by "manage to
> create a separate module repo". Are you implying those component modules?
>
> On Sun, Dec 24, 2017 at 3:07 PM, Brice Bentler > wrote:
>
>> We use a similar workflow except that our stage and prod branches are
>> separate branches, and are
We use a similar workflow except that our stage and prod branches are
separate branches, and are never merged into each other. We reduce the code
duplication from this by using a separate puppet module repo where we store
all puppet code not specific to a single environment.
On Saturday, Decemb
Hello all,
I am using:
* puppetserver 5.1.4
* puppet agent 5.3.3
* puppetdb 5.1.3
* Amazon Linux 2017.09
I have the following puppet code:
yumrepo { 'newrelic-infra':
ensure => present,
descr => 'New Relic Infra',
baseurl =>
'http://download.newrelic.com/infrastructure_agent/linux/yum/el/