search for: certmast

Displaying 4 results from an estimated 4 matches for "certmast".

Did you mean: certmaster
2009 Feb 27
4
Banging my head on wall (hosts)
Ok, so I figured I''d move this here since IRC isn''t the place for it. Ok, so I have my 40ish servers. Of those, 36 or so of them have hosts entries that need to look like this: 127.0.0.1 localhost 172.x.x.x dbprod1.xxx.com dbprod1 172.x.x.x mgmt01.xxx.com mgmt01 puppet certmaster 172.x.x.x mybox.xxx.com mybox Where mybox is the name of the box. The others have a few additional entries. So, I made a class that creates those hosts entries and I include it on my host. Part of the class does this: host { "${fqdn}": ip => $ipaddress, alias =&gt...
2007 Oct 31
0
Systems management with "func" (new Fedora project)
...pace many of you may be interested in... https://hosted.fedoraproject.org/projects/func/ Basically func is a way to address multiple-systems at once, like SSH, but with much easier certificate distribution and pluggable XMLRPC modules (written in Python), and easy scriptability. Func's certmaster can also be used to distribute certificates to other programs for use in their communications. You can read more on the project page. There are some interesting demo apps bundled with it, like an inventory application (that uses git for storing differences), and a script which can tell you...
2014 May 20
1
abrt dump qt selinux
...anda.pp.bz2 afs.pp.bz2 apache.pp.bz2 arpwatch.pp.bz2 audioentropy.pp.bz2 asterisk.pp.bz2 automount.pp.bz2 avahi.pp.bz2 boinc.pp.bz2 bind.pp.bz2 bugzilla.pp.bz2 dirsrv.pp.bz2 dirsrv-admin.pp.bz2 dnsmasq.pp.bz2 bluetooth.pp.bz2 canna.pp.bz2 ccs.pp.bz2 calamaris.pp.bz2 cdrecord.pp.bz2 certwatch.pp.bz2 certmaster.pp.bz2 certmonger.pp.bz2 cipe.pp.bz2 chronyd.pp.bz2 cobbler.pp.bz2 comsat.pp.bz2 consolekit.pp.bz2 cups.pp.bz2 cvs.pp.bz2 cyphesis.pp.bz2 cyrus.pp.bz2 daemontools.pp.bz2 dbskk.pp.bz2 dcc.pp.bz2 devicekit.pp.bz2 dhcp.pp.bz2 dictd.pp.bz2 dovecot.pp.bz2 gitosis.pp.bz2 gpg.pp.bz2 gpsd.pp.bz2 git.pp.b...
2010 Feb 02
32
Making the new users experience easier
Just one more email and I''ll let you go for a few hours :) One of the things I like to see in apps is that they are immediately intuitive and easy to use for new users. I think Puppet is really good here, but there''s opportunity to make everything better. We want everyone to love Puppet from their first few minutes using it, all the way through to datacenter nirvana.