Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 3df9f94047d390ed90a8a030ba06a66858ab00be
      
https://github.com/jenkins-infra/jenkins-infra/commit/3df9f94047d390ed90a8a030ba06a66858ab00be
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    M hieradata/common.yaml

  Log Message:
  -----------
  SSH key pair to be used to push bits into OSUOSL master mirror


  Commit: 5bef9bf7c4c03cb38eef091802eb217cfa010421
      
https://github.com/jenkins-infra/jenkins-infra/commit/5bef9bf7c4c03cb38eef091802eb217cfa010421
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    M hieradata/common.yaml

  Log Message:
  -----------
  Merge pull request #328 from jenkins-infra/new-osuosl-key

SSH key pair to be used to push bits into OSUOSL master mirror


  Commit: 41d5a4a96ef41062e8b0c2180a621cd557c37772
      
https://github.com/jenkins-infra/jenkins-infra/commit/41d5a4a96ef41062e8b0c2180a621cd557c37772
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    A scripts/passwordReset.groovy

  Log Message:
  -----------
  Adding an ops script that resets LDAP password en mass


  Commit: 9b13a4d355c32552842ea519add8fb73e1ab6706
      
https://github.com/jenkins-infra/jenkins-infra/commit/9b13a4d355c32552842ea519add8fb73e1ab6706
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    M scripts/passwordReset.groovy

  Log Message:
  -----------
  tab messup


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

  Changed paths:
    A scripts/passwordReset.groovy

  Log Message:
  -----------
  Merge pull request #329 from jenkins-infra/ldap-reset-script

Adding an ops script that resets LDAP password en mass


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

  Changed paths:
    M dist/profile/manifests/buildslave.pp
    A dist/role/manifests/buildnode.pp
    A dist/role/manifests/buildnode/mac.pp
    M manifests/site.pp
    M spec/classes/profile/buildslave_spec.rb
    A spec/classes/role/buildnode/mac_spec.rb
    A spec/classes/role/buildnode_spec.rb

  Log Message:
  -----------
  Introduce a Mac buildnode role.

This is the first role that doesn't have a vegetable associated with it. As we
move towards more of a cloud-based infrastructure, our roles need to slowly
morph into the roles for a node instead of our "pet" machines we have right now.

This commit makes provisioning Docker on a profile::buildslave optional, since
Mac OS X is not going to run docker.

[FIX INFRA-601]


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

  Changed paths:
    M dist/profile/manifests/buildslave.pp
    M dist/role/manifests/buildnode/mac.pp
    M spec/classes/profile/buildslave_spec.rb
    M spec/classes/role/buildnode/mac_spec.rb

  Log Message:
  -----------
  Allow ruby management on build nodes to be disabled for Mac OS X


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

  Changed paths:
    M dist/profile/manifests/buildslave.pp
    A dist/role/manifests/buildnode.pp
    A dist/role/manifests/buildnode/mac.pp
    M manifests/site.pp
    M spec/classes/profile/buildslave_spec.rb
    A spec/classes/role/buildnode/mac_spec.rb
    A spec/classes/role/buildnode_spec.rb

  Log Message:
  -----------
  Merge pull request #332 from jenkins-infra/galapagos

Add a build more cross-platform support for profile::buildslave


  Commit: 6241ad483b59737f483acc771efdf4722d260ee2
      
https://github.com/jenkins-infra/jenkins-infra/commit/6241ad483b59737f483acc771efdf4722d260ee2
  Author: Spencer Krum <[email protected]>
  Date:   2016-04-16 (Sat, 16 Apr 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    A dist/profile/manifests/openldap.pp
    A dist/role/manifests/kale.pp
    M hieradata/common.yaml
    M manifests/site.pp

  Log Message:
  -----------
  Setup openldap server via puppet

This uses the camptocamp openldap module. It defines a new host called
kale since cucumber is likely not the new host for holding an ldap
server.

New hiera keys:

ldap_rootpw (string)

New depenedencies:

libaugeas-ruby (for camptocamp/openldap)


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

  Changed paths:
    M .fixtures.yml

  Log Message:
  -----------
  Correct a type and pull down the right camptocamp/openldap module for tests


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

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/ldap.pp
    R dist/profile/manifests/openldap.pp
    M hieradata/common.yaml
    M spec/classes/profile/ldap_spec.rb

  Log Message:
  -----------
  Merge profile::openldap work into profile::ldap


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

  Changed paths:
    R dist/role/manifests/kale.pp
    A dist/role/manifests/ldapserver.pp
    M manifests/site.pp
    A spec/classes/role/ldapserver_spec.rb

  Log Message:
  -----------
  Remove the kale role

When we move into The Cloud (tm) our machines will finally stop being pets and
start being cattle.


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

  Changed paths:
    M manifests/site.pp

  Log Message:
  -----------
  A node with the certname `ldap` running ldap? How delightfully absurd

[FIX INFRA-1]


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

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/ldap.pp
    A dist/role/manifests/ldapserver.pp
    M manifests/site.pp
    M spec/classes/profile/ldap_spec.rb
    A spec/classes/role/ldapserver_spec.rb

  Log Message:
  -----------
  Merge pull request #330 from rtyler/ldap-coalescing

Merge profile::openldap into profile::ldap


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

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/buildslave.pp
    M dist/profile/manifests/ldap.pp
    A dist/role/manifests/buildnode.pp
    A dist/role/manifests/buildnode/mac.pp
    A dist/role/manifests/ldapserver.pp
    M hieradata/common.yaml
    M manifests/site.pp
    A scripts/passwordReset.groovy
    M spec/classes/profile/buildslave_spec.rb
    M spec/classes/profile/ldap_spec.rb
    A spec/classes/role/buildnode/mac_spec.rb
    A spec/classes/role/buildnode_spec.rb
    A spec/classes/role/ldapserver_spec.rb

  Log Message:
  -----------
  Merge pull request #333 from jenkins-infra/staging

Deploy LDAP management code


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/1d065af491ec...6b30ea8fbd38

-- 
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