search for: alara

Displaying 6 results from an estimated 6 matches for "alara".

Did you mean: alarm
2007 Jan 25
1
Multiple overrides in one entry
Another override question: Is it possible to specify multiple overrides using a list/array? For example: User[games, baduser] { ensure => absent } I''ve tried various syntax manipulations, but nothing seems to work. Thanks, Trevor _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com
2003 Sep 01
0
Samba writes in wrong file
...e database runs. Do you have an idea, or ever see something like this ? Thank you very much !!! My smb.conf: the oplocks=No is old, but could be an error. This was done, because the database should do the oplocks. version: 2.2.8a-0.1 for Debian # Samba config file created using SWAT # from alara.elzet80.de (192.168.17.1) # Date: 2003/09/01 16:00:11 # Global parameters [global] workgroup = ELZET80 netbios name = SAMBA server string = Samba-Server (Linux) interfaces = 192.168.17.01/255.255.255.0 encrypt passwords = Yes log level = 1 character set = ISO8859...
2007 Aug 29
2
Ideas about learning
I''m looking for some ideas about how to learn how to use puppet. One of my main concerns is dorking up the machine I''m testing it on. For this I''m using a VM. So that concern is mainly taken care of. If some of you experienced puppet users where going to do it all over, what parts would you try to learn first? I have successfully been able to get a cronjob added
2003 Sep 10
1
[Fwd: Re: Samba writes in wrong file]
...like this ? > > Thank you very much !!! > > My smb.conf: > the oplocks=No is old, but could be an error. > This was done, because the database should do the oplocks. > > version: 2.2.8a-0.1 for Debian > > > # Samba config file created using SWAT > # from alara.elzet80.de (192.168.17.1) > # Date: 2003/09/01 16:00:11 > > # Global parameters > [global] > workgroup = ELZET80 > netbios name = SAMBA > server string = Samba-Server (Linux) > interfaces = 192.168.17.01/255.255.255.0 > encrypt passwords = Yes >...
2007 Jan 07
6
0.22.0 Errata: Facts are not downcased
I forgot to mention this in my announcement yesterday. Puppet facts are no longer downcased in the language, and string comparisons now default to being case-insensitive. Where your operating system might previously have been ''solaris'' or ''debian'', it is now ''Solaris'' or ''Debian''. However, you can still do comparisons
2006 Oct 18
19
Creating client certificates
I testing Puppet 0.19.3. If we decide to use it, we''d deploy it across several thousand hosts. The method described for creating client certificates described in the documentation - running "puppetd --server <server> --waitforcert 60 --test" and "puppetca --sign <client>" - is not practical for our installation. I''ve tried creating