aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/utils/debian.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp
index e31011b..727e5c6 100644
--- a/manifests/subsystems/utils/debian.pp
+++ b/manifests/subsystems/utils/debian.pp
@@ -67,7 +67,7 @@ class utils::personal::debian {
}
# Custom: might not be available in the official repositories
- package { [ 'kedpm', 'torchat':
+ package { [ 'kedpm', 'torchat' ]:
ensure => installed,
}