<feed xmlns='http://www.w3.org/2005/Atom'>
<title>control-repo-template, branch 1.0.0</title>
<subtitle>puppetlabs/control-repo extended with not-so-core stuff</subtitle>
<id>https://git.pfeiffer.tech/control-repo-template/atom?h=1.0.0</id>
<link rel='self' href='https://git.pfeiffer.tech/control-repo-template/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/'/>
<updated>2016-03-29T23:36:03Z</updated>
<entry>
<title>Merge pull request #27 from npwalker/reduce_scope_of_control_repo</title>
<updated>2016-03-29T23:36:03Z</updated>
<author>
<name>Gary Larizza</name>
<email>gary@puppetlabs.com</email>
</author>
<published>2016-03-29T23:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=3f94dafcd98d6e866013f5928a5e1b034933b53c'/>
<id>urn:sha1:3f94dafcd98d6e866013f5928a5e1b034933b53c</id>
<content type='text'>
Reduce the scope of the control-repo to mostly an example</content>
</entry>
<entry>
<title>Merge pull request #28 from npwalker/move_profiles_out_into_their_own_modules</title>
<updated>2016-03-29T23:22:26Z</updated>
<author>
<name>Gary Larizza</name>
<email>gary@puppetlabs.com</email>
</author>
<published>2016-03-29T23:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=6a44737d043f4140ab0116f619f79f913701df4c'/>
<id>urn:sha1:6a44737d043f4140ab0116f619f79f913701df4c</id>
<content type='text'>
Move profiles out into their own modules</content>
</entry>
<entry>
<title>Reduce the scope of the control-repo to mostly an example</title>
<updated>2016-03-29T22:53:10Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-23T17:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=2c98a9264c2070281dc7628d5bcb176eb0fdb200'/>
<id>urn:sha1:2c98a9264c2070281dc7628d5bcb176eb0fdb200</id>
<content type='text'>
Prior to this commit, the control-repo was an example of the
structure of a control repo but it also included puppet code to
help setup code manager and instructions to get that all setup
in a very specific way.

This was great for users that wanted to follow those instructions
exactly but wasn't great for people just looking for an example to
start from.

After this commit, the control-repo will be just an example once
again and a new repo somehwere else will pop up to provide the
explicit instructions on how to use the example with code manager.

There are links added to puppetlabs/control-repo to a new repo
that will have a version of the code that once lived in
puppetlabs/control-repo
</content>
</entry>
<entry>
<title>Move stash profile out to its own 'profile' module</title>
<updated>2016-03-24T21:07:16Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-24T21:07:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=b3519dd48cebfcdbf1dea4b42e8857e21e6f05a2'/>
<id>urn:sha1:b3519dd48cebfcdbf1dea4b42e8857e21e6f05a2</id>
<content type='text'>
Prior to this commit, there was a stash profile in the site dir
of this control-repo.

After this commit, the profile has been moved to it's own repo
where it can be used more generally and not tightly coupled to this
repository.
</content>
</entry>
<entry>
<title>Move gitlab profile out to its own 'profile' module</title>
<updated>2016-03-24T15:27:17Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-24T15:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=ff6f140529b646e09fb66952abfbe6fa7b4cc746'/>
<id>urn:sha1:ff6f140529b646e09fb66952abfbe6fa7b4cc746</id>
<content type='text'>
Prior to this commit, there was a gitlab profile in the site dir
of this control-repo.

After this commit, the profile has been moved to it's own repo
where it can be used more generally and not tightly coupled to this
repository.

As a result, the gitlab role has been removed from this repository
as well.
</content>
</entry>
<entry>
<title>Move puppetmaster profile to rampup_profile_puppetmaster module</title>
<updated>2016-03-23T22:55:58Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-23T22:53:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=9503f54349756fe7a93eecf2ecc6620c340f4679'/>
<id>urn:sha1:9503f54349756fe7a93eecf2ecc6620c340f4679</id>
<content type='text'>
Prior to this commit, the puppetmaster profile was embedded in this
control-repo.

After this commit, the puppetmaster profile is moved out into its
own module.
</content>
</entry>
<entry>
<title>Update npwalker/pe_code_manager_webhook to 1.0.3</title>
<updated>2016-03-23T21:44:26Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-23T21:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=55f983ffc9e6e92113ceea0bc51efb6b69d32f13'/>
<id>urn:sha1:55f983ffc9e6e92113ceea0bc51efb6b69d32f13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up some stale files</title>
<updated>2016-03-23T17:22:02Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-23T17:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=5185a4cb2691796953a5f22359cb91592af3ea6c'/>
<id>urn:sha1:5185a4cb2691796953a5f22359cb91592af3ea6c</id>
<content type='text'>
Prior to this commit, these two files were laying around but not used.
The code manager template was missed when the code was moved into
a module and the function was added a while ago but then never
put to use.

After this commit, the codebase is a little lighter without these
stale files.
</content>
</entry>
<entry>
<title>Merge pull request #22 from npwalker/breakout_git_webhook_into_a_module</title>
<updated>2016-03-17T21:38:12Z</updated>
<author>
<name>Gary Larizza</name>
<email>gary@puppetlabs.com</email>
</author>
<published>2016-03-17T21:38:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=667c77892a1f3ef98982cfaf3cfb27c34aa15e28'/>
<id>urn:sha1:667c77892a1f3ef98982cfaf3cfb27c34aa15e28</id>
<content type='text'>
Move profile::git_webhook into seperate module pe_code_manager_webhook</content>
</entry>
<entry>
<title>Update to pe_code_manager_webhook v1.0.2</title>
<updated>2016-03-17T21:34:40Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-11T19:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=4978905d9b66aad5497c29aefb7229f58bee7785'/>
<id>urn:sha1:4978905d9b66aad5497c29aefb7229f58bee7785</id>
<content type='text'>
</content>
</entry>
</feed>
