]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding tftp into utils::laptop::debian
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 10 Jan 2012 15:42:33 +0000 (13:42 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 10 Jan 2012 15:42:33 +0000 (13:42 -0200)
manifests/subsystems/utils/laptop.pp

index b3db7da5acb9c4f7a7169419b5201ba3b170e8e7..6e8c228557732acb714fc6b1351876ec323866ba 100644 (file)
@@ -17,7 +17,8 @@ class utils::laptop::debian {
               'btscanner',     'laptop-mode-tools', 'acpi-support',
               'kismet',        'sharutils',         'wireshark',
               'macchanger',    'weplab',            'wpagui',
-              'gnokii',        'mumble',            'arp-scan' ]:
+              'gnokii',        'mumble',            'arp-scan',
+              'tftp' ]:
     ensure => installed,
   }