Displaying 11 results from an estimated 11 matches for "unixdaemon".
2007 May 09
2
Facter docs
Hello there,
i cannot find the links to Facter on the site. I saw code with things
like :confined and such. Where can i read any docs about how the inner
uses of Facter works ?
http://reductivelabs.com/projects/facter/custom.html
http://reductivelabs.com/trac/puppet/wiki/AddingFacts
don''t speak of it.
--
Cordialement,
Ghislain
_______________________________________________
2006 Jan 15
2
Rogue Processes
...rc/sys/i386/compile/BLEACH i386
The box doesnt run ssh or telnet just postfix relaying to my external
webhost.
89290 dark 1 96 0 0K 0K START 0:06 0.00%
awt_robot
10208 dark 1 -8 0 0K 0K START 0:00 3.00%
netstat
Thanks
--
Dev Tugnait <dev@unixdaemon.org>
2012 Oct 29
1
intercept/pre-process cert request?
I''m assuming this is possible, but I can''t find a good starting point
anywhere, so I''m hoping someone here can help. What I want to do is,
somewhere in the cert approval process, run an extra check before saying
yes.
I have a puppet master running with auto sign turned on, I bring up a
puppet agent, it connects, authenticates and all is good. What I''d like
2011 Jun 09
6
Prerun, Postrun Commands, and Stages
Hi all,
I''m looking for background information about how bug #7127[1] should
be fixed: prerun_command don''t stop puppet on error
I think there''s general agreement that if the prerun command fails,
then the catalog should not be applied, but the report should be sent,
and the report''s status should be "failed".
However, what about the post-run
2011 Oct 13
2
How to divide the puppet.conf file in multiple files ?
Hi,
How can i divide my puppet.conf file in multiple files ?
I would like to have the [main] and [agent] section in puppet.conf and
[master] in puppetmaster.conf for example. I could call sone "include"
or "import" statement inside puppet.conf to include the content of
puppetmaster.conf in my configuration
Not sure if this is a stupid question, but i could not find any
2011 May 13
5
puppet resource for group
Hi,
Why doesn''t puppet resource group tell me who belongs to the group?
Given the group such as:
mg_team:x:501:smruph, cosman, msmith, mhankey
With the command:
puppet resource group mg_team
only returns:
group { ''mg_team'':
gid => ''501'',
ensure => ''present''
}
I was expecting:
group { ''mg_team'':
2003 Jun 04
3
Sudden and unexplained reboots
Hello,
I'm having a problem in one of the FreeBSD boxes that I manage. All of a
sudden, and for no particular reason, the machine just reboots abruptly.
When it loads up again, I cannot see an indication that there's anything
wrong in the configuration.
By the way, the machine is running like this for few months, and no
changes were made lately. Machine has 2GB RAM, RAID-5 disk array and
2008 Mar 29
10
create new clientconfigs database
Hi, I''m upgrading from 23.2 to the latest and have "dbmigrate = true"
in my config.
When I try to run puppetd, I''m getting:
Could not migrate database: SQLite3::SQLException: no such table:
schema_info: SELECT version FROM schema_info
I''m perfectly blowing away my old db (by deleting /var/lib/puppet/
state/clientconfigs.sqlite3 ?), but I haven''t
2012 Apr 09
14
Taking github noise away from puppet-dev list
Since our move to github for pull requests and patches, the usefulness
of puppet-dev has declined significantly. puppet-dev used to be a
great list for development discussion of puppet and the ecosystem
around it. With the information and pull request emails from github,
unless everybody has finely-tuned their email clients, the puppet-dev
list has turned into mostly noise.
We have a goal to
2011 Mar 22
25
RFC: Splitting up the file{} type functionality.
The file{} type can do all of the following:
* manage single files
* manage directories
* manage symlinks
* manage recursive file copies
The intersection of all these bits of functionality makes it difficult
to understand exactly what is going on when you''re new to Puppet, and
even experienced users often don''t know how combining symlinks/content
management is going to work.
2007 Apr 11
22
any pointers for starting a windows port?
Hello
I am entertaining the idea of putting some time and effort into
making Facter and Puppet run on MS Windows. Call me crazy ...
Does anyone know anything about the issues that I''m likely to face?
What are the major stumbling blocks?
Initially I''d be happy just getting File to work, this would be of
tremendous value.
I''m guessing that Facter will require the