search for: restart_agent

Displaying 1 result from an estimated 1 matches for "restart_agent".

2013 Feb 18
2
Dependency Ordering Confusion
...t the user to close a command prompt, if that''s how they''re running the agent. Here''s the class definition for that guy: class ast_win::restart { file {''RestartAgentBat'' : ensure => file, source => ''puppet:///modules/ast_win/restart_agent.bat'', path => ''C:\programdata\puppet\restart_agent.bat'', recurse => true, mode => 0777, } exec {''restart_agent'': cwd => ''C:\programdata\puppet'', command => ''C:\programdat...