[Puppet Users] How to remove a section in inifile?

2016-02-03 Thread Vadym Chepkov
Hi, Is there way to remove a whole section from an inifile ? For example, [section] Removing settings from the section you can do with puppetlabs-inifile module: ini_setting { 'made a mistake': ensure => absent, path=> $config_file, section => 'section', setting =>

[Puppet Users] Newbie question about fetching specific value of a key from hash

2016-02-03 Thread Sam
My hiera entries - mysqlconfig::custom_mysql_options: mysqld: replicate-ignore-db: 'test' server-id: 12 datadir: '/data/mysql_data' I want to get the value of datadir in my puppet module. Please let me know what is the syntax I need to use to fetch this value. I tried something

[Puppet Users] Schedule Vcsrepo to sync local with remote

2016-02-03 Thread mike r
Hello everyone, Im trying to use vcsrepo to sync my PE Master files with a remote git repository I wanted to sync every 15 min in case there are new commits on remote. Is there a way to set vcsrepo to run on PE Master periodically without using a cron job? this is what my vcsrepo class

Re: [Puppet Users] Re: Monitoring Puppet with Zabbix

2016-02-03 Thread hoize
Hello, sorry but in the past there was honestly no time to look at this problem. Today I had some "sparetime" and built a short script, which reads from the puppet - last_run_summary.yaml-file. This script is started by zabbix via a zabbix-user-parameter. I'm now able to monitor if a puppetrun

[Puppet Users] Re: Puppet server install failing in AWS

2016-02-03 Thread Kamlesh Patidar
On Tuesday, April 14, 2015 at 8:29:31 PM UTC+5:30, Mike Tomczyk wrote: > > Hi I am trying to install the 10 node PE on an aws instance. All looks to > go fine up to the point where this command tried to run > > ** curl --tlsv1 -s https://fqn:8140 and it does this for 2 minuets. Then > it

[Puppet Users] does puppet get download of a server ftp?

2016-02-03 Thread victor . vjlc
Hello, I'm new here, so I'm brazilian so sorry my bad english, but I wanted know if puppet can do download of a server ftp and which the best way? thanks guys -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group