mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2025-09-14 08:09:28 +00:00
bump version and bugfix
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
#This file is managed by puppet
|
||||
#
|
||||
<%@commands.each do |command| -%>
|
||||
ssh -l <%=@backup_user-%> <%=@host-%> '<%=command-%>'
|
||||
ssh -l <%=@backup_user-%> <%=@host-%> <%=command-%>
|
||||
|
||||
<%end-%>
|
||||
|
Reference in New Issue
Block a user