[Puppet Users] Re: Puppet DB prune / vacuum

2017-02-17 Thread Anfield
Thanks for the detailed response!

-- 
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/6c142eca-0848-4e95-9710-8ed954f8ef25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Puppet DB prune / vacuum

2017-02-16 Thread Anfield
For cleaning up report data is the parameter prune_upto still valid? - 
related to version 2016.2

Or has the vacuum parameter replaced it? Do they both essentially do the 
same thing?

https://docs.puppet.com/pe/2016.2/maintain_console-db.html

Thanks

-- 
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/d95e90d5-983a-47ee-8a71-73c2f557a7eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Tracking changes made through puppet by users

2017-02-13 Thread Anfield
Whats the best way to track who is making what changes to servers through 
puppet? (Actually running the puppet jobs)

Also if people are using GIT or something, when the code is downloaded and 
merged how will they know from which user the code came from?

-- 
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/0481e2b8-c38f-4da1-8a0b-ae49de71681f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Puppet Enterprise Installer Error - [Errno 256] No more mirrors to try

2016-11-04 Thread Anfield

Installing puppet enterprise on my personal Centos VM and getting the 
following error - 

failure: repodata/repomd.xml from puppet_enterprise: [Errno 256] No more 
mirrors to try.
file:///opt/puppetlabs/server/data/packages/public/2016.4.0/el-7-x86_64-1.7.1/repodata/repomd.xml:
 
[Errno 14] curl#37 - "Couldn't open file 
/opt/puppetlabs/server/data/packages/public/2016.4.0/el-7-x86_64-1.7.1/repodata/repomd.xml"

(ran yum update yum prior to this)

Any ideas? Thanks.

-- 
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/04580f91-b8e9-40c6-b794-fa6441b27c37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Re: Running resource collector from command line

2016-11-03 Thread Anfield

Running this on a recent puppet learning VM

-- 
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/a5c12c20-b00e-48a9-b59b-673dc6dd9256%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Running resource collector from command line

2016-11-03 Thread Anfield
Can resource collectors be ran as a single command from command line? Or do 
they have to be put into a module and ran from there?

>From command line -  As a search for example 

User <| |>  = searches for all users

User <| name == 'admin' |>  = show me all users in puppet catalogs with 
name admin


>From command line for the above commands I am getting -bash: syntax error 
near unexpected token `|'
 
Thanks

-- 
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/65e8f10b-ba32-4158-981a-a31395985532%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Puppet Contain

2016-10-31 Thread Anfield
Can anyone explain what puppet contain function does for classes? Cant seem 
to grasp this concept.

Thanks in advance

-- 
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/8e95d1ef-978e-427d-9808-63875c90e2fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.