]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/templates/backup/ssh_key_changed.info.erb
Add backup role
[perso/Immae/Projets/Puppet.git] / modules / role / templates / backup / ssh_key_changed.info.erb
diff --git a/modules/role/templates/backup/ssh_key_changed.info.erb b/modules/role/templates/backup/ssh_key_changed.info.erb
new file mode 100644 (file)
index 0000000..43fd2ec
--- /dev/null
@@ -0,0 +1,5 @@
+ssh key of <%= @user %> changed,
+please update hosts:
+<%- @hosts.each do |host| %>
+  - <%= host %>
+<% end -%>