<feed xmlns='http://www.w3.org/2005/Atom'>
<title>control-repo-template/Puppetfile, branch production</title>
<subtitle>puppetlabs/control-repo extended with not-so-core stuff</subtitle>
<id>https://git.pfeiffer.tech/control-repo-template/atom?h=production</id>
<link rel='self' href='https://git.pfeiffer.tech/control-repo-template/atom?h=production'/>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/'/>
<updated>2021-05-04T13:11:43Z</updated>
<entry>
<title>update the version of the example modules</title>
<updated>2021-05-04T13:11:43Z</updated>
<author>
<name>Edwin Maldonado</name>
<email>mckain.default@gmail.com</email>
</author>
<published>2021-05-04T13:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=33ee3da468a9f5b736329e200b3378f2705e4a68'/>
<id>urn:sha1:33ee3da468a9f5b736329e200b3378f2705e4a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "add db2 module"</title>
<updated>2019-12-03T19:35:22Z</updated>
<author>
<name>Iristyle</name>
<email>Iristyle@github</email>
</author>
<published>2019-12-03T19:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=882089207ccc0f326007c0dbdb415426f6e100f2'/>
<id>urn:sha1:882089207ccc0f326007c0dbdb415426f6e100f2</id>
<content type='text'>
This reverts commit bfb2d7a1828b22f7f7e5d4955743ccd9f08147db.
</content>
</entry>
<entry>
<title>add db2 module</title>
<updated>2019-11-29T22:22:07Z</updated>
<author>
<name>Jesse Reynolds</name>
<email>jesse@va.com.au</email>
</author>
<published>2019-11-29T22:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=bfb2d7a1828b22f7f7e5d4955743ccd9f08147db'/>
<id>urn:sha1:bfb2d7a1828b22f7f7e5d4955743ccd9f08147db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(maint) Update Puppetfile versions, update style</title>
<updated>2019-07-11T16:33:14Z</updated>
<author>
<name>Reid Vandewiele</name>
<email>reid@puppetlabs.com</email>
</author>
<published>2019-07-10T18:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=dddbd8d15c0f8432c8dbb512c74c45eae312fc32'/>
<id>urn:sha1:dddbd8d15c0f8432c8dbb512c74c45eae312fc32</id>
<content type='text'>
This commit updates the Puppetfile example module versions to list the
latest releases for the example modules as of 2019-07-10, and also
updates several files for style.

Standardizing on double-quotes in YAML due to:

1. Functional irrelevance between single vs. double quotes in our YAML
2. Prevalent use of double-quotes in Puppet documentation
3. Similar look-and-feel to other data serialization formats like JSON
</content>
</entry>
<entry>
<title>Update module examples to latest versions</title>
<updated>2018-05-08T17:46:30Z</updated>
<author>
<name>Nate McCurdy</name>
<email>nate.mccurdy@puppet.com</email>
</author>
<published>2018-05-08T17:41:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=f69ffd8ce1a995892c7bca84d8c67e0c1a39a47e'/>
<id>urn:sha1:f69ffd8ce1a995892c7bca84d8c67e0c1a39a47e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve Rubocop warnings</title>
<updated>2018-05-08T17:46:30Z</updated>
<author>
<name>Nate McCurdy</name>
<email>nate.mccurdy@puppet.com</email>
</author>
<published>2018-05-08T17:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=36a278427582e6629141eb8539f658cf1604a528'/>
<id>urn:sha1:36a278427582e6629141eb8539f658cf1604a528</id>
<content type='text'>
* Removed the useless assignment in the config_version.rb error catching
* Single quote vs. double quote in Puppetfile
</content>
</entry>
<entry>
<title>point "forge" to new canonical URL, with https</title>
<updated>2017-11-27T20:41:11Z</updated>
<author>
<name>Igor Galić</name>
<email>i.galic@brainsware.org</email>
</author>
<published>2017-11-27T20:41:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pfeiffer.tech/control-repo-template/commit/?id=9a13af11c6db7a1b10aa2b75418e551436f2daaa'/>
<id>urn:sha1:9a13af11c6db7a1b10aa2b75418e551436f2daaa</id>
<content type='text'>
</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>
</feed>
