diff options
Diffstat (limited to 'sbin/puppetd')
-rwxr-xr-x | sbin/puppetd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/puppetd b/sbin/puppetd index 08accf576..650a7e722 100755 --- a/sbin/puppetd +++ b/sbin/puppetd @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -# == Synopsis +# == Synopsis # # Retrieve the client configuration from the central puppet server and apply # it to the local host. |