<feed xmlns='http://www.w3.org/2005/Atom'>
<title>control-repo-template/site, branch 0.5.1</title>
<subtitle>puppetlabs/control-repo extended with not-so-core stuff</subtitle>
<id>https://git.pfeiffer.tech/control-repo-template/atom?h=0.5.1</id>
<link rel='self' href='https://git.pfeiffer.tech/control-repo-template/atom?h=0.5.1'/>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/'/>
<updated>2016-03-24T21:07:16Z</updated>
<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>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>Move profile::git_webhook into seperate module pe_code_manager_webhook</title>
<updated>2016-03-17T21:33:01Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-02-25T23:23:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=00d3aa1f4f835a78e14827d5ac1ae9e94bc3f924'/>
<id>urn:sha1:00d3aa1f4f835a78e14827d5ac1ae9e94bc3f924</id>
<content type='text'>
Prior to this commit the functionality to setup the either code
manager or zack/r10k was tightly coupled to this control-repo. In
an effort to make that functionality useful to more people we're
splitting it into a dedicated module.

After this commit, the pe_code_manager_webhook module will contain all logic
around setting up the webhook while this control-repo will still
gloss over the details needed to get everything in PE setup correctly
to use that module.

This commit removes the files associated with the profile including
some custom functions that were only there to make it work.

This commit removes the all_in_one_pe_2015_2 role as it was exactly
the same as the all_in_one_pe role.

This commit modifies all_in_one_pe to use the pe_code_manager_webhook module
instead of the profile.
</content>
</entry>
<entry>
<title>Merge pull request #18 from stjeanp/production</title>
<updated>2016-03-15T16:36:46Z</updated>
<author>
<name>Nate McCurdy</name>
<email>nate.mccurdy@puppetlabs.com</email>
</author>
<published>2016-03-15T16:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=d250d971b91674fb5821839b20cfaac3e99dc8fd'/>
<id>urn:sha1:d250d971b91674fb5821839b20cfaac3e99dc8fd</id>
<content type='text'>
Fixed code so hunner/hiera can be pulled from forge</content>
</entry>
<entry>
<title>Update all_in_one_pe_2015_2.pp</title>
<updated>2016-02-14T05:58:19Z</updated>
<author>
<name>Philip Morrison</name>
<email>pjmorr@users.noreply.github.com</email>
</author>
<published>2016-02-14T05:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=d5032cbb67e76bf9b04f27001670a5bf5421711a'/>
<id>urn:sha1:d5032cbb67e76bf9b04f27001670a5bf5421711a</id>
<content type='text'>
Shouldn't this be profile::git_webhook as in all_in_one_pe.pp since the abstraction logic is located there?
Either that or the profile::zack_r10k_webook is missing from the location specified?</content>
</entry>
<entry>
<title>Fixed code so hunner/hiera can be pulled from forge</title>
<updated>2016-02-04T17:34:52Z</updated>
<author>
<name>Patrick St. Jean</name>
<email>stjeanp@pat-st-jean.com</email>
</author>
<published>2016-02-04T17:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=b415200eb04db098de02806c526310996bc90a8a'/>
<id>urn:sha1:b415200eb04db098de02806c526310996bc90a8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hostname on role creation curl command</title>
<updated>2016-01-12T17:32:06Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-01-12T17:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=3f22ce0ae7fe650a178551bb3ac73b24d7e79c79'/>
<id>urn:sha1:3f22ce0ae7fe650a178551bb3ac73b24d7e79c79</id>
<content type='text'>
Prior to the this commit, if you were using the code_manager
profile on a split install it would incorrectly try to curl the
NC api on the master node.

After this commit, it should correctly curl the hostname of the NC

This has no impact on the functionality of the code on a monolithic
PE installation.
</content>
</entry>
<entry>
<title>Move hiera_config to main section of puppet.conf</title>
<updated>2016-01-06T23:26:08Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-01-06T23:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=508b9cc6007d508b1c30a7cea1232c48cac3f133'/>
<id>urn:sha1:508b9cc6007d508b1c30a7cea1232c48cac3f133</id>
<content type='text'>
If it is in master instead of main then puppet apply will give a
warning.
</content>
</entry>
</feed>
