Displaying 1 result from an estimated 1 matches for "agentserver".
2011 Jun 21
2
Puppet agent problem on Ubuntu
...rver/modules/sudo/etc/sudoers",
        require => Package["sudo"],
    }
}
On the agent I run the following command;
puppet agent --server=<myserver> --no-daemonize --verbose --onetime
The agent see''s the change but I get an error;
info: Caching catalog for <agentServer>
info: Applying configuration version ''123456789''
err: /Stage[main]/Sudo/Package[sudo-ldap]/ensure: change from purged
to present
failed: Execution of ''/usr/bin/apt-get -q -y -o DPkg::Options::=--
force-confold
install sudo-ldap'' returned 100: E: Could not ope...