Branch: refs/heads/ci-518
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 6230b8cc4706dcb68ce4683bbcbde155f49a74e6
      
https://github.com/jenkins-infra/jenkins-infra/commit/6230b8cc4706dcb68ce4683bbcbde155f49a74e6
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    A dist/role/manifests/jenkins/agent.pp
    A dist/role/manifests/jenkins/master.pp
    A spec/classes/role/jenkins_spec.rb

  Log Message:
  -----------
  Add two basic roles for Jenkins, a master and agent

These contain nothing just yet

References INFRA-518


  Commit: 3ce67c1ca43c166bbebd06aa66ded6eaeeaccdf0
      
https://github.com/jenkins-infra/jenkins-infra/commit/3ce67c1ca43c166bbebd06aa66ded6eaeeaccdf0
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile

  Log Message:
  -----------
  Add a dependency to rtyler/jenkins at 1.6.1 from the forge

References INFRA-518


  Commit: ed0919c0598952692acb79f3c692bbda73a3f4a7
      
https://github.com/jenkins-infra/jenkins-infra/commit/ed0919c0598952692acb79f3c692bbda73a3f4a7
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M dist/role/manifests/jenkins/agent.pp
    M spec/classes/role/jenkins_spec.rb

  Log Message:
  -----------
  Incorporate our existing buildslave profile in to the jenkins::agent role


  Commit: a2e732445e774b0510c55169cfeef8a27c3a9116
      
https://github.com/jenkins-infra/jenkins-infra/commit/a2e732445e774b0510c55169cfeef8a27c3a9116
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile

  Log Message:
  -----------
  Add the puppetlabs/java module for managing java installations


  Commit: f064c2f5cd9440b0a5fc4f55eeb5b15bd5b45849
      
https://github.com/jenkins-infra/jenkins-infra/commit/f064c2f5cd9440b0a5fc4f55eeb5b15bd5b45849
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    A dist/profile/manifests/buildmaster.pp
    M dist/role/manifests/jenkins/master.pp
    A spec/classes/profile/buildmaster_spec.rb
    M spec/classes/role/jenkins_spec.rb
    M spec/spec_helper.rb

  Log Message:
  -----------
  Start fleshing out the buildmaster profile for configuring a Jenkins master 
properly

References iNFRA-518


  Commit: 547547fca661585ff920f12f0200a57c80e55124
      
https://github.com/jenkins-infra/jenkins-infra/commit/547547fca661585ff920f12f0200a57c80e55124
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    R dist/role/manifests/buildnode/mac.pp
    M dist/role/manifests/jenkins/agent.pp
    M manifests/site.pp
    R spec/classes/role/buildnode/mac_spec.rb
    R spec/classes/role/buildnode_spec.rb
    M spec/classes/role/jenkins_spec.rb

  Log Message:
  -----------
  Refactor away the role::buildnode experimenting from before


  Commit: aaa33e3f17afaf244f5d1c5a19b33645f4b51da5
      
https://github.com/jenkins-infra/jenkins-infra/commit/aaa33e3f17afaf244f5d1c5a19b33645f4b51da5
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M dist/profile/manifests/buildmaster.pp
    R dist/profile/manifests/jenkins.pp
    M dist/role/manifests/jenkins/master.pp
    M spec/classes/profile/buildmaster_spec.rb
    R spec/classes/profile/jenkins_spec.rb

  Log Message:
  -----------
  Move firewall rules for a jenkins master into the buildmaster profile


  Commit: a8a2c26c5955d0cb0466404bb68cf2bd06c9b21d
      
https://github.com/jenkins-infra/jenkins-infra/commit/a8a2c26c5955d0cb0466404bb68cf2bd06c9b21d
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M Vagrantfile
    A spec/server/jenkins_master/jenkins_master_spec.rb

  Log Message:
  -----------
  Add support into the Vagrantfile for provisioning roles in nested directories


  Commit: e0a0d608bf4b9a2391454cdf54196b25789d3839
      
https://github.com/jenkins-infra/jenkins-infra/commit/e0a0d608bf4b9a2391454cdf54196b25789d3839
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M Vagrantfile

  Log Message:
  -----------
  fixup! Add support into the Vagrantfile for provisioning roles in nested 
directories


  Commit: dc9892bd06e356ab8c3b31689d8db30ee9921010
      
https://github.com/jenkins-infra/jenkins-infra/commit/dc9892bd06e356ab8c3b31689d8db30ee9921010
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M Vagrantfile

  Log Message:
  -----------
  Enable the future parser explicitly when Vagrant-testing


  Commit: f379f3c9a489a8b97d2b874c2c19b2ebbc242f24
      
https://github.com/jenkins-infra/jenkins-infra/commit/f379f3c9a489a8b97d2b874c2c19b2ebbc242f24
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M dist/profile/manifests/staticsite.pp
    M hieradata/common.yaml

  Log Message:
  -----------
  Default all apache installs to using the mpm_event module


  Commit: 9ef68e485876c17743c717881a2c28caf8dd196b
      
https://github.com/jenkins-infra/jenkins-infra/commit/9ef68e485876c17743c717881a2c28caf8dd196b
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M dist/profile/manifests/buildmaster.pp
    M dist/role/manifests/jenkins/master.pp
    M spec/classes/profile/buildmaster_spec.rb
    M spec/server/jenkins_master/jenkins_master_spec.rb

  Log Message:
  -----------
  Flesh out more Jenkins master management in the buildmaster profile

As of right now this spins up a pretty much unconfigured Jenkins master with the
appropriate vhosts in front of it

References INFRA-518


  Commit: aa945edf04ee08576801c4952e64503870f3e8d2
      
https://github.com/jenkins-infra/jenkins-infra/commit/aa945edf04ee08576801c4952e64503870f3e8d2
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M dist/profile/manifests/buildmaster.pp
    M spec/classes/profile/buildmaster_spec.rb

  Log Message:
  -----------
  What if we were awesome and installed our letsencrypt certs in the vhost in 
production too


  Commit: a987cb7f6b6c7aefec8a4fcc11d10f7b67478e40
      
https://github.com/jenkins-infra/jenkins-infra/commit/a987cb7f6b6c7aefec8a4fcc11d10f7b67478e40
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M dist/profile/manifests/buildmaster.pp
    A dist/profile/manifests/jenkinsplugin.pp
    A hieradata/clients/trusted-ci.yaml
    M hieradata/common.yaml
    M spec/classes/profile/buildmaster_spec.rb

  Log Message:
  -----------
  Support installing Jenkins plugins (with dependencies!) driven from hiera data

References INFRA-518


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/6230b8cc4706^...a987cb7f6b6c

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to