]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Formatting
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 25 Jan 2013 00:48:04 +0000 (22:48 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 25 Jan 2013 00:48:04 +0000 (22:48 -0200)
manifests/subsystems/utils/security.pp

index ba332f319b27c9e79b4aee6f8293896e3e579183..79c8ef008c373c5828f9cb7f2999ee0ac725e1be 100644 (file)
@@ -1,6 +1,6 @@
 class utils::security {
   # Security
-  package { [ 'apg',           'gnupg-agent',   'makepasswd', 'pwgen', 'fpm2', 'encfs',
+  package { [ 'apg',           'gnupg-agent',   'makepasswd', 'pwgen',          'fpm2', 'encfs',
               'signing-party', 'libnss3-tools', 'ssss',       'libgfshare-bin' ]:
     ensure => installed,
   }