aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/iurt.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-22 22:16:43 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-22 22:16:43 +0000
commitcfd75579472e453509b077b0c6ffbf02e2bc3c71 (patch)
tree62b5461809a20518b8e59736b5ebcdaa6d190eba /modules/buildsystem/manifests/iurt.pp
parent972b423e17b15448e7d4b2d34cc7d2ba494369f7 (diff)
downloadpuppet-cfd75579472e453509b077b0c6ffbf02e2bc3c71.tar
puppet-cfd75579472e453509b077b0c6ffbf02e2bc3c71.tar.gz
puppet-cfd75579472e453509b077b0c6ffbf02e2bc3c71.tar.bz2
puppet-cfd75579472e453509b077b0c6ffbf02e2bc3c71.tar.xz
puppet-cfd75579472e453509b077b0c6ffbf02e2bc3c71.zip
buildsystem: remove iurt ssh key
The iurt ssh key does not seem to be used.
Diffstat (limited to 'modules/buildsystem/manifests/iurt.pp')
-rw-r--r--modules/buildsystem/manifests/iurt.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/buildsystem/manifests/iurt.pp b/modules/buildsystem/manifests/iurt.pp
index 3a428127..bdee8ac5 100644
--- a/modules/buildsystem/manifests/iurt.pp
+++ b/modules/buildsystem/manifests/iurt.pp
@@ -4,8 +4,6 @@ class buildsystem::iurt {
include buildsystem::iurt::packages
include buildsystem::var::iurt
- ssh::auth::client { $buildsystem::var::iurt::login: }
-
# remove old build directory
tidy { "${buildsystem::var::iurt::homedir}/iurt":
age => '8w',