<feed xmlns='http://www.w3.org/2005/Atom'>
<title>control-repo-template/Puppetfile, branch 0.5.0</title>
<subtitle>puppetlabs/control-repo extended with not-so-core stuff</subtitle>
<id>https://git.pfeiffer.tech/control-repo-template/atom?h=0.5.0</id>
<link rel='self' href='https://git.pfeiffer.tech/control-repo-template/atom?h=0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/'/>
<updated>2016-03-23T21:44:26Z</updated>
<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>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>
<entry>
<title>Update to pe_code_manager_wehbook v1.0.1</title>
<updated>2016-03-17T21:34:40Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-11T18:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=182f9474180dea6093406c727a0d26a684ef08ab'/>
<id>urn:sha1:182f9474180dea6093406c727a0d26a684ef08ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to pe_code_manager_webhook v1.0.0</title>
<updated>2016-03-17T21:34:40Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2016-03-08T17:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=bd13252916c62374e36d7d4a31cc32c15d3737f8'/>
<id>urn:sha1:bd13252916c62374e36d7d4a31cc32c15d3737f8</id>
<content type='text'>
Prior to this commit, we were using a pre-release version of the
pe_code_manager_webhook module in order to test that simply
re-namespacing the module form a profile to a module worked as
expected.

After this commit, we use the official 1.0.0 relase of the module
that includes a few changes that make it more versatile.
</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>Changed :latest to 2.0.1 for hunner/hiera</title>
<updated>2016-02-04T20:22:40Z</updated>
<author>
<name>Patrick St. Jean</name>
<email>stjeanp@pat-st-jean.com</email>
</author>
<published>2016-02-04T20:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=7f967d1f8b3feefb03041e2a1602ed573c4f3490'/>
<id>urn:sha1:7f967d1f8b3feefb03041e2a1602ed573c4f3490</id>
<content type='text'>
</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>Add support for code manager which will replace zack r10k</title>
<updated>2015-12-09T17:44:35Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2015-11-11T21:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=4c2be74083287516b72ab4f3ccaaf317ea7a2eb0'/>
<id>urn:sha1:4c2be74083287516b72ab4f3ccaaf317ea7a2eb0</id>
<content type='text'>
Add pltraing-rbac module
Added a new profile for code_manager that:
 - creates a service users for code manager
 - creates a token for that service user
 - creates a hook on a git server using the token

Turns out that the file function in puppet cannot read files in
/root.  The pe-puppet user needs read permissions on the file
and traversal on the directory which giving to /root would
probably be a bad idea.  So, I just put the file containing
the token in /etc/puppetlabs/puppetserver since I'm not sure
where would be better.
</content>
</entry>
<entry>
<title>switch to npwalker/abrader-gms</title>
<updated>2015-10-29T18:42:19Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2015-10-29T18:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=0b7acebc34beb3890eba34edd5b6ac8b7a1e9251'/>
<id>urn:sha1:0b7acebc34beb3890eba34edd5b6ac8b7a1e9251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct module namespace for stash module</title>
<updated>2015-09-22T19:38:46Z</updated>
<author>
<name>Nick Walker</name>
<email>nick.walker@puppetlabs.com</email>
</author>
<published>2015-09-22T19:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=06f2e5e5aae05b3d29c6ff95019448f37a6a16f5'/>
<id>urn:sha1:06f2e5e5aae05b3d29c6ff95019448f37a6a16f5</id>
<content type='text'>
</content>
</entry>
</feed>
