Re: [Puppet Users] Re: Work-flow for Control-repo in Git

2017-12-26 Thread Brice Bentler
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

[Puppet Users] Re: Work-flow for Control-repo in Git

2017-12-24 Thread Brice Bentler
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

[Puppet Users] Yum install fails when importing GPG key from new yum repo

2017-12-24 Thread Brice Bentler
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/