Good morning.
Scenario: install SNMP (agent and daemon), change config file and restart
of service.
What's wrong? The logs showed that AFTER the new config file is applied,
the service (snmpd) is restarted, but looks like this is not true.
I arrived to this conclusion because if just after pup
Good evening.
I tried:
cd /set
sudo chown -R myuser:myuser puppet
sudo vim /etc/puppet/puppet.conf
Add:
[main]
...
user myuser
And:
[main]
...
user myuser
sudo /etc/init.d/pupettmaster restart
But no luck. Any idea?
Thanks
--
You received this message because you are subscribed to the Go
, June 18, 2012 4:53:23 AM UTC-5, Javi wrote:
>>
>> Scenario: install SNMP (agent and daemon), change config file and restart
>>
>> of service.
>>
>> What's wrong? The logs showed that AFTER the new config file is applied,
>> the service (snmpd) is restar
refreshonly => true
}
}
Best regards
2012/6/19 Javi Legido :
> Amazing!
>
> Many thanks, I will check all your suggestions, but I use similar
> modules for other services (such as puppet, ssh, ntp...) On debian
> nodes (all of them are clones) smoothly, but SNMP
og_begin_msg "Stopping $DESC"
stop_puppet_master
log_end_msg $?
;;
reload)
# Do nothing, as Puppetmaster rechecks its config automatically
;;
status)
status_puppet_master
;;
restart|force-reload)
log_begin_msg &
Fixed changing below line:
chown my_user:my_user /var/run/puppet
Regards
2012/7/20 Javi Legido :
> Thanks for reply, but your fix didn't worked.
>
> I use debian, and below packages versions:
>
> ii puppet 2.6.2-5+squeeze5
> Centralized c
Correction: below actions are needed:
/etc/puppet/puppet.conf
[main]
...
user=my_user
/etc/init.d/puppetmaster
...
chown my_user:my_user /var/run/puppet
Cheers
2012/7/20 Javi Legido :
> Fixed changing below line:
>
> chown my_user:my_user /var/run/puppet
>
> Regards
>
Hello,
I hope you don't find this email too offtopic.
We have just published an expanded keynote line-up for the OpenNebula
Conference 2013 (http://blog.opennebula.org/?p=4707) that includes experts
from leading institutions using OpenNebula. The first ever OpenNebula
Conference will be held o