Displaying 3 results from an estimated 3 matches for "walexey".
Did you mean:
alexey
2010 Nov 19
6
augeas / sudoers
Hello everybody!
How can i create with puppet following sudoers file:
User_Alias CENTREON=apache,nagios
CENTREON ALL = NOPASSWD: /etc/init.d/nagios* restart
CENTREON ALL = NOPASSWD: /etc/init.d/nagios* reload
CENTREON ALL = NOPASSWD: /usr/bin/nagios* -v *
The problem that augeas create only last line, replacing previous one.
--
You received this message because you are subscribed to
2010 Dec 20
2
foreman issue
Hello!
I try to use foreman. It''s successfuly import current nodes from
puppet storeconfig. Nodes hostname stored in short form, without
domain.
After that, i run puppet on newly created additional 5 nodes. They
shows in foreman with full fqdn. Os, environment, architecture for
this nodes not shown.
How can i fix this issue?
--
You received this message because you are subscribed to
2010 Apr 30
1
how to keep persistent ldap connection
I want to create 3-5 custom functions, in different modules, that will
be retrieve different information from ldap.
But i don''t wan''t to copy-pastenot-so-simple ldap login code between
different functions. How can i prepare connection to ldap server
before compiling recipes, use this connection from all of my functions
and close it when puppet run finished?
--
You received this