aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-11-06 17:00:40 -0500
committerAntoine Beaupré <anarcat@koumbit.org>2013-11-06 17:00:40 -0500
commit17b7e2d0f2292b673fb0b6fb47a8655ff1fe2a8b (patch)
tree4a443a203d5336bcd23c8a9f58164fa836986681
parenta8ed6675632af316c2eb7223088e12da3e4ee129 (diff)
downloadpuppet-monkeysphere-17b7e2d0f2292b673fb0b6fb47a8655ff1fe2a8b.tar.gz
puppet-monkeysphere-17b7e2d0f2292b673fb0b6fb47a8655ff1fe2a8b.tar.bz2
remove unused variable
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index b360098..8e80494 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -22,7 +22,6 @@
class monkeysphere(
$ssh_port = '',
- $publish_key = false,
$ensure_version = 'installed',
# if not false, will override the path for MONKEYSPHERE_RAW_AUTHORIZED_KEYS
# use 'none' to disable appending the authorized_keys file