diff options
Diffstat (limited to 'deployment/common/manifests/import_ssh_keys.pp')
| -rw-r--r-- | deployment/common/manifests/import_ssh_keys.pp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deployment/common/manifests/import_ssh_keys.pp b/deployment/common/manifests/import_ssh_keys.pp new file mode 100644 index 00000000..da67f8b1 --- /dev/null +++ b/deployment/common/manifests/import_ssh_keys.pp @@ -0,0 +1,3 @@ +class common::import_ssh_keys { + Sshkey <<| |>> +} |
