aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems')
-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 dad2e03..3c39cec 100644
--- a/manifests/subsystems/utils/laptop.pp
+++ b/manifests/subsystems/utils/laptop.pp
@@ -6,7 +6,8 @@ class utils::laptop {
'iw', 'wvdial', 'wavemon',
'btscanner', 'laptop-mode-tools', 'acpi-support',
'kismet', 'sharutils', 'wireshark',
- 'macchanger', 'weplab', 'wpagui' ]:
+ 'macchanger', 'weplab', 'wpagui',
+ 'gnokii' ]:
ensure => installed,
}