Branch: refs/heads/staging

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 1dc41d94c44ba6bb8f9055743c88e2d48ee7fe7c

      
https://github.com/jenkins-infra/jenkins-infra/commit/1dc41d94c44ba6bb8f9055743c88e2d48ee7fe7c

  Author: Olivier Vernin <[email protected]>

  Date:   2021-07-15 (Thu, 15 Jul 2021)



  Changed paths:

    M .rspec

    M Puppetfile

    M Vagrantfile

    M dist/profile/manifests/apt.pp

    M dist/profile/manifests/azure.pp

    M dist/profile/manifests/letsencrypt.pp

    A dist/role/manifests/archives.pp

    M hieradata/common.yaml

    M manifests/site.pp

    M spec/classes/profile/apt_spec.rb

    M spec/classes/profile/azure_spec.rb

    M spec/classes/profile/compliance_spec.rb

    M spec/classes/profile/letsencrypt_spec.rb

    A spec/classes/role/archives.rb

    A spec/server/archives/archives_spec.rb

    M spec/spec_helper.rb



  Log Message:

  -----------

  Add new archives profile and several puppet module update (#1794)



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co...



... mmon.yaml"



Made with ❤️️  by updatecli



* Update authorized rsync connection on archives.jenkins.io



Signed-off-by: Olivier Vernin <[email protected]>



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... 
(#1777)



... mmon.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* chore: Update key "profile::buildmaster::docker_tag" from file "hierada... 
(#1778)



... ta/common.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* Allow the new publick8s outbount IPs (#1779)



Signed-off-by: Olivier Vernin <[email protected]>



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... 
(#1781)



... mmon.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* Remove /cli blackhole (#1783)



* Deploy to production (#1780)



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co...



... mmon.yaml"



Made with ❤️️  by updatecli



* Update authorized rsync connection on archives.jenkins.io



Signed-off-by: Olivier Vernin <[email protected]>



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... 
(#1777)



... mmon.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* chore: Update key "profile::buildmaster::docker_tag" from file "hierada... 
(#1778)



... ta/common.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* Allow the new publick8s outbount IPs (#1779)



Signed-off-by: Olivier Vernin <[email protected]>



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... 
(#1781)



... mmon.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Olivier Vernin <[email protected]>

Co-authored-by: Olivier Vernin <[email protected]>



* Remove /cli blackhole



Co-authored-by: Damien Duportal <[email protected]>

Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Olivier Vernin <[email protected]>

Co-authored-by: Olivier Vernin <[email protected]>



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... 
(#1784)



... mmon.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* fix: plugin github organization folder is deprecated in favor of 
github-branch-sources (#1786)



Signed-off-by: Damien Duportal <[email protected]>



* [INFRA-3015] Summer Upgrade for trusted.ci.jenkins.io (#1787)



* fix: allow role jenkins::master (ci.jenkins and trusted.ci) to be validated 
locally with vagrant.



It ensures that the correct xmx and xms from vagrant's hieradata is used

and that there is enough memory on the VM.



Signed-off-by: Damien Duportal <[email protected]>



* chore: ignore some files and whitespace cleanup



Signed-off-by: Damien Duportal <[email protected]>



* trusted.ci + vagrant: bump Docker to 20.10



Signed-off-by: Damien Duportal <[email protected]>



* chore: remove unused legacy (azure) trusted.ci.jenkins.io



Signed-off-by: Damien Duportal <[email protected]>



* feat: define container memory limit instead of xms/xmx for buildmasters 
(#1789)



- ci.jenkins.io has 30g (for 32 Gb physical)

- trusted.jenkins.io has 7g (for 8 Gb physical)

- cert.ci.jenkins.io has 14g (for 16 Gb physical)

- vagrant dev. environment has 1.5g (for 2 gb physical)



The rationale is that the puppet agent and Docker Engine got OOMed

on trusted.ci in the past 4 days.



Signed-off-by: Damien Duportal <[email protected]>



* Upgrade Docker CE to 20.10 globally (#1790)



* feat: print JVM memory settings at startup for build controllers to 
facilitate memory diagnosis



Signed-off-by: Damien Duportal <[email protected]>



* feat: bump Docker CE to 20.10 everywhere



Signed-off-by: Damien Duportal <[email protected]>



* feat: configure Docker storage and log rotation with daemon.json as puppet 
module does not handle it



Signed-off-by: Damien Duportal <[email protected]>



* chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... 
(#1793)



... mmon.yaml"



Made with ❤️️  by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>



* Add new archives profile and several puppet module update (#1792)



* Add archives role profile



Signed-off-by: Olivier Vernin <[email protected]>



* Remove azure profile from default configuration



Signed-off-by: Olivier Vernin <[email protected]>



* Revert "Remove azure profile from default configuration"



This reverts commit d0d88c69e64812bd2bc6035af7a9e64220b2b1b8.



* Bump puppetlabs/fireall module



Signed-off-by: Olivier Vernin <[email protected]>



* Bump letsencrypt module



Signed-off-by: Olivier Vernin <[email protected]>



* Only install azure-cli on amd64



Remove azure cli pip insalled package



Signed-off-by: Olivier Vernin <[email protected]>



* Update letsencrypt configuration



Signed-off-by: Olivier Vernin <[email protected]>



* Update apt puppet module



Signed-off-by: Olivier Vernin <[email protected]>



* Add ubuntu 20.04 to vagrantfile for testing



Signed-off-by: Olivier Vernin <[email protected]>



* Fix indent



Signed-off-by: Olivier Vernin <[email protected]>



* Fix comment



Signed-off-by: Olivier Vernin <[email protected]>



* Add port 443 should be listening for archives



Signed-off-by: Olivier Vernin <[email protected]>



* Add archive spec role



Signed-off-by: Olivier Vernin <[email protected]>



* Update dist/role/manifests/archives.pp



Co-authored-by: Damien Duportal <[email protected]>



* Remove cronjob from letsencrypt rspec



Signed-off-by: Olivier Vernin <[email protected]>



* Move letsencrypt renew config to hiera



Signed-off-by: Olivier Vernin <[email protected]>



* Cleanup azure-cli rspec test



Signed-off-by: Olivier Vernin <[email protected]>



* Add additional default spechelp facts



Signed-off-by: Olivier Vernin <[email protected]>



* Bump epel puppet module for letsencrypt dependency



Signed-off-by: Olivier Vernin <[email protected]>



* Add default parameter to spec_helper



Signed-off-by: Olivier Vernin <[email protected]>



* RE-install python3-certbot-apache



Signed-off-by: Olivier Vernin <[email protected]>



* Fix indentation issues in letsencrypt profile



Signed-off-by: Olivier Vernin <[email protected]>



* Update compliance_spec to work with ubuntu 14.0



Signed-off-by: Olivier Vernin <[email protected]>



* Run apt-get update on a weekly basis



Signed-off-by: Olivier Vernin <[email protected]>



* Run apt-get update before installing azure-cli



Signed-off-by: Olivier Vernin <[email protected]>



* Fix linting issues



Signed-off-by: Olivier Vernin <[email protected]>



* Update apt test



Signed-off-by: Olivier Vernin <[email protected]>



* Daily update apt cache



Signed-off-by: Olivier Vernin <[email protected]>



* Update deprecated gem command argument



Signed-off-by: Olivier Vernin <[email protected]>



* Update hieradata/common.yaml



Co-authored-by: Damien Duportal <[email protected]>



* Update dist/profile/manifests/azure.pp



Co-authored-by: Damien Duportal <[email protected]>



* Update dist/profile/manifests/azure.pp



Co-authored-by: Damien Duportal <[email protected]>



Co-authored-by: Damien Duportal <[email protected]>



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Damien Duportal <[email protected]>

Co-authored-by: Daniel Beck <[email protected]>





  Commit: 4caef9da60c955192720576ca84a6d60f201fbab

      
https://github.com/jenkins-infra/jenkins-infra/commit/4caef9da60c955192720576ca84a6d60f201fbab

  Author: Olivier Vernin <[email protected]>

  Date:   2021-07-22 (Thu, 22 Jul 2021)



  Changed paths:



  Log Message:

  -----------

  Merge branch 'production' into staging





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/c14ceed4a0ff...4caef9da60c9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/staging/c14cee-4caef9%40github.com.

Reply via email to