Alex, some of the later r10k articles have changed workflows, you may want
to read the whole series before implementing anything. I highly recommend
you check out Gary's Workflows Evolved article at
http://garylarizza.com/blog/2015/11/16/workflows-evolved-even-besterer-practices/.
The third link is to a reference controlrepo that Puppet suggests be used
as a basis for building your own controlrepo (
https://github.com/puppetlabs/control-repo). The controlrepo is what r10k
would be deploying.

You may also want to capture other items, mostly for bootstrapping, such as
.pp files to configure hiera and r10k. Whether you place those in your
controlrepo or another repo is up to you.


Rob Nelson
rnels...@gmail.com

On Tue, May 31, 2016 at 1:01 AM, Alex Samad <a...@samad.com.au> wrote:

> Hi
>
>
> Finally got some time to look at this
>
>
> On 24 May 2016 at 11:22, Rob Nelson <rnels...@gmail.com> wrote:
> > I wrote some articles on using Git with puppet and r10k. It's a little
> out
> > of date in the referenced versions of puppet and r10k, so check to make
> sure
> > you're using the modern file locations, but otherwise remains accurate.
> >
> https://rnelson0.com/2014/05/19/puppet-and-git-201-r10k-setup-installation/
> >
> > There's a link to a Git 100 series I wrote if you need assistance with
> Git
> > itself.
>
>
> I notice in the previous installs of puppet every thing was under
> /etc/puppet  and you recommended putting that under git.
>
>
> I see with the latest version of puppet I have
>
> /etc/puppetlabs
> should I place that under git
>
> The only thing of concern there would be the ssl directory.
>
> or do i just add
> code/
> puppet/
> puppetserver/
>
>
> THanks
> Alex
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/CAJ%2BQ1PUs%3Dr6a74VPQ9K0z40Uu_bHXAdfeJEYMph4JCJ%3DRcFLQw%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAC76iT9ANbHm59X_fLcsGYxERgFBBHC97bk2yQR9EvirFWtz0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to