Displaying 1 result from an estimated 1 matches for "agent_conf".
2010 Sep 13
2
Puppet trying to start service before package is installed
...-agent) before it is installed.
My puppet-master is Debian 5.05 with Puppet 2.6.0 (from squeeze).
Target system is FreeBSD 8.1 with Puppet 2.6.1 (from packages-8-
stable).
When I run puppet manually in debug-mode I get:
MASTER:
debug: Adding relationship from Package[zabbix-agent] to File[zabbix-
agent_conf] with ''before''
debug: Adding relationship from File[zabbix-agent_conf] to
Service[zabbix-agent] with ''before''
AGENT:
debug: Puppet::Type::Package::ProviderFreebsd: Executing ''/usr/sbin/
pkg_info''
debug: Service[zabbix-agent](provider=freebsd):...