Which article were you reading? If you're looking at
https://rnelson0.com/2014/05/19/puppet-and-git-201-r10k-setup-installation/,
be aware that was written 2 years ago, and the location of files have moved
since then (I'll add a note shortly). You shouldn't actually need to manage
that file directly, anyway. Keep going to the 'Install r10k' section
header, where I use the forge module zack/r10k to configure and install
r10k via a .pp file (ex:
https://github.com/puppetinabox/controlrepo/blob/production/r10k_installation.pp).
As long as you use a recent version of that module, the r10k.yaml file will
be created in the correct location for you.


Rob Nelson
rnels...@gmail.com

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

> Hi
>
> New install, I am doing this on Centos 6.x
> I have installed the repo RPM
>
> I believe this is PC1 repo
>
>
> yum --disablerepo '*' --enablerepo puppetlabs-pc1 list | grep
> puppetlabs-pc1
> puppet-agent.x86_64                  1.5.0-1.el6
>  @puppetlabs-pc1
> puppetdb.noarch                      4.1.0-1.el6
>  @puppetlabs-pc1
> puppetdb-termini.noarch              4.1.0-1.el6
>  @puppetlabs-pc1
> puppetserver.noarch                  2.4.0-1.el6
>  @puppetlabs-pc1
> puppet-client-tools.x86_64           1.0.0-1.el6
>  puppetlabs-pc1
> puppetdb-terminus.noarch             3-1.el6
>  puppetlabs-pc1
>
> I believe I have installed puppet , server , db and agent.
>
> But I can't find r10k
>
> rpm -qa | grep puppet
> puppetdb-4.1.0-1.el6.noarch
> puppet-agent-1.5.0-1.el6.x86_64
> puppetserver-2.4.0-1.el6.noarch
> puppetdb-termini-4.1.0-1.el6.noarch
> puppetlabs-release-pc1-1.0.0-2.el6.noarch
>
> I was following Rob's blog for puppet r10K + git and couldn't find
>  /etc/r10k.yaml
>
> so how do I install r10k :)
>
> --
> 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/672db58c-e03b-4e60-9003-0afce7b37af8%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/672db58c-e03b-4e60-9003-0afce7b37af8%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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/CAC76iT-52yxKe7uv-HBUQCARHwh%2B7vc8rJcaxGYmavOvyezJnQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to