]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/roles/manifests/static_master.pp
Also add static-base class
[dsa-puppet.git] / modules / roles / manifests / static_master.pp
index 6750aa6a931086b6a03eca1907126623789dd10c..cd5b061b22fbddc3263fa9c23e63c12b6c90adfc 100644 (file)
@@ -1,4 +1,4 @@
-class roles::static_master inherits roles::mirror_base {
+class roles::static_master inherits roles::static_base {
     file {
         '/etc/ssh/userkeys/staticsync':
             content => template('roles/static-master-authorized_keys.erb'),