[Puppet Users] How to deploy our configuration to agent from master itsefl.

2015-07-26 Thread Ayyanar
1. I have two agent ip-10-109-189-241.ec2, ip-10-233-92-172.ec2.internal node. 2. I want to deploy my configuration to the agents in master itself. 3. I don't want to login to agent and fetch the configuration. example: node ['ip-10-109-189-241.ec2.internal' ip-10-233-92-172.ec2.internal] {

[Puppet Users] Re: How to search and replace a word in file

2015-07-26 Thread ayyanar
On Thursday, July 23, 2015 at 7:13:46 PM UTC+5:30, jcbollinger wrote: > > > > On Thursday, July 23, 2015 at 2:27:03 AM UTC-5, Ayyanar wrote: >> >> 1." sed -i 's/\$\$HISTORY\$\$/puppet/' /etc/ >> system.com " >> >> >> I want to replace a word $$HISTORY$$ with puppet

Re: [Puppet Users] ripienaar/puppet-module-data Not working with the Vagrant puppet provisioner.

2015-07-26 Thread Daniel Dreier
On Sun, Jul 26, 2015 at 12:16 PM, Fraser Goffin wrote: > For some time I have been using the excellent ripienaar/puppet-module-data > module. This provides a very familiar way to use Hiera but at the > individual module level. > > I have recently upgrade to Puppet v4 and this module still works >

[Puppet Users] ripienaar/puppet-module-data Not working with the Vagrant puppet provisioner.

2015-07-26 Thread Fraser Goffin
Forgot to mention, this also worked successfully with Vagrant 1.7.2 and Puppet 3.x, but upgrades to both are where we are today. -- 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, s

[Puppet Users] ripienaar/puppet-module-data Not working with the Vagrant puppet provisioner.

2015-07-26 Thread Fraser Goffin
For some time I have been using the excellent ripienaar/puppet-module-data module. This provides a very familiar way to use Hiera but at the individual module level. I have recently upgrade to Puppet v4 and this module still works successfully when run with 'puppet apply' (I am using masterless