]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Puppet fileserver: pubkeys mount
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 13 Apr 2014 22:27:59 +0000 (19:27 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 13 Apr 2014 22:27:59 +0000 (19:27 -0300)
templates/puppet/fileserver.conf.erb

index c4607f9f06bff1ceb19fa1168406a3f0b45d916a..e4d6e0a5167297f73848f52dad8402dcc39c2ab4 100644 (file)
@@ -14,3 +14,8 @@
 [ssh]
   path /etc/puppet/keys/ssh/%h
   allow *
+
+# Public keys
+[pubkeys]
+  path /etc/puppet/keys/public
+  allow *