This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git


The following commit(s) were added to refs/heads/trunk by this push:
     new cca77c1  Update resolved.conf and upgrade the machine in infra agent 
install
cca77c1 is described below

commit cca77c13eade96e010fce62d53de618114fddc7a
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Thu May 16 10:22:34 2024 -0500

    Update resolved.conf and upgrade the machine in infra agent install
---
 jenkins-dsl/agent-install.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/jenkins-dsl/agent-install.sh b/jenkins-dsl/agent-install.sh
index 656c85f..59a088f 100644
--- a/jenkins-dsl/agent-install.sh
+++ b/jenkins-dsl/agent-install.sh
@@ -89,3 +89,7 @@ srv_domain = apache.org
 environment = production
 EOF'
 
+echo 'Domains=apache.org' >> /etc/systemd/resolved.conf
+apt upgrade -y
+apt dist-upgrade -y
+echo "Please reboot this machine after the upgrade."


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to