aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/utils/laptop.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/laptop.pp b/manifests/subsystems/utils/laptop.pp
index b3db7da..6e8c228 100644
--- a/manifests/subsystems/utils/laptop.pp
+++ b/manifests/subsystems/utils/laptop.pp
@@ -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,
}