]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Moving site-keys
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Jan 2013 21:16:01 +0000 (19:16 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Jan 2013 21:16:01 +0000 (19:16 -0200)
manifests/subsystems/tunnel.pp

index a7781aaf035b10080c4c20a5503cdbfc2adec412..3756df4019fd1f24f208753df13a36183b8f1a3f 100644 (file)
@@ -72,7 +72,7 @@ class tunnel {
         mode    => 0644,
         owner   => 0,
         group   => 0,
-        source  => "puppet:///modules/site-keys/${user}_id_${keytype}.pub",
+        source  => "puppet:///modules/site_keys/${user}_id_${keytype}.pub",
         require => File["${ssh_dir}"],
         tag     => "$tag",
       }