Skip to content

Commit

Permalink
ENG-733 ps3.cd: update to version 2.414.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vorsel committed Oct 6, 2023
1 parent 1f7b1a2 commit a92447b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IaC/ps3.cd/JenkinsStack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ Resources:
amazon-linux-extras install epel -y
amazon-linux-extras install java-openjdk11 -y
yum -y update --security
yum -y install jenkins-2.414.1 certbot git yum-cron aws-cli xfsprogs openresty
yum -y install jenkins-2.414.2 certbot git yum-cron aws-cli xfsprogs openresty

sed -i 's/update_cmd = default/update_cmd = security/' /etc/yum/yum-cron.conf
sed -i 's/apply_updates = no/apply_updates = yes/' /etc/yum/yum-cron.conf
Expand Down

0 comments on commit a92447b

Please sign in to comment.