diff --git a/manifests/swh_backup.pp b/manifests/swh_backup.pp new file mode 100644 index 00000000..287894ab --- /dev/null +++ b/manifests/swh_backup.pp @@ -0,0 +1,2 @@ +class role::swh_backup inherits role::swh_server { +}