search for: providergentoo

Displaying 10 results from an estimated 10 matches for "providergentoo".

2010 Oct 08
0
Understanding puppetd --debug output
...e debug output: [...] debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist [...] debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist debug:...
2008 Feb 02
5
Service ensuring fails on some distro (gentoo) with some packages
...looks like puppet is having some problem with the service/init.d-script(?) under gentoo and is getting therfor some nil-class. The debug output snippet is: debug: Calling fileserver.describe debug: Service[ntpd](provider=gentoo): Executing ''ps -ef'' debug: Puppet::Type::Service::ProviderGentoo: Executing ''/sbin/rc-update show'' debug: //Node[puppetmaster]/config/ntp::global/Service[ntpd]: Changing ensure debug: //Node[puppetmaster]/config/ntp::global/Service[ntpd]: 1 change(s) err: //Node[puppetmaster]/config/ntp::global/Service[ntpd]/ensure: change from stopped to runni...
2009 Jul 21
0
new puppet config - fileserver issue
...iring File[/etc/puppet/ssl/ certs] debug: Finishing transaction -609329548 with 0 changes debug: Loaded state in 0.04 seconds debug: Retrieved facts in 0.67 seconds debug: Retrieving catalog debug: Calling puppetmaster.getconfig debug: Retrieved catalog in 5.17 seconds debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Netw...
2011 Feb 15
3
troubles with require parametre
..."], File["named.conf.local"], File["named.conf.options"], File["hosted-zones.bdb.conf"], ], } } The end of the debug output: debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::...
2011 Aug 23
2
err: Could not run Puppet configuration client: execution expired
...cached certificate for ca debug: Using cached certificate for pavml1.example.local debug: Using cached certificate_revocation_list for ca debug: catalog supports formats: b64_zlib_yaml dot marshal pson raw yaml; using pson info: Caching catalog for pavml1.example.local debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist debug: Puppet::Type::...
2011 Oct 31
6
useradd question
I am using Ubuntu LTS 10.04 with the backported puppet 2.6.1-0ubuntu2~lucid1 I am trying to create user with the following manifests but at the end always getting the Could not find user git error message: What am i missing, seems the manifest not creating the missing git user. /etc/modules/git/manifests/user.pp class git::user { user{''install'': name
2011 Jun 20
13
confused about file ensure/require
my base/default includes this ntp manifest # cat modules/ntp/manifests/ntp.pp # ntp.pp class ntp { case $operatingsystem { centos, redhat: { $service_name = ''ntpd'' $conf_file = ''ntp.conf.el'' } debian, ubuntu: { $service_name = ''ntp'' $conf_file = ''ntp.conf.debian'' } } package {
2010 Apr 12
10
Cron question
Hello, Why the following lines doesn''t work? cron { "app" : command => ""nice -n -10 /usr/bin/php /var/www/public_html/rotinas/rotinas.php 2>&1>> /var/log/app.log", environment => "PATH=$PATH", user => root, hour => ''*'', minute =>
2012 Feb 09
2
Puppet master can not find file_metadata for my puppet module
...v does not exist debug: Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update- rc.d does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Creating default schedules debug: Loaded state in 0.01 seconds debug: Prefetching yum resources for package debug: Puppet::Type::Package::ProviderYum: Executing ''...
2012 Jun 20
12
Could not run Puppet configuration client: execution expired
...34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderRedhat: file /sbin/service does not exist Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderSystemd: file /bin/systemctl does not exist Wed Jun 20 12:20:34 +0200 2012 Puppet (debug): Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist Wed Jun 20 12:20:34 +...