aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/remote/leap_plugin.rb
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-10-30 21:56:26 +0100
committervarac <varacanero@zeromail.org>2013-10-30 21:56:26 +0100
commitb481103c024036e745c22d8f75e676ed875f83cb (patch)
treea2ccc93dc78d8a826160e246192cfdc83773bf73 /lib/leap_cli/remote/leap_plugin.rb
parent90bf49387b3a1e3f5a8cc873e19f0e740a401e27 (diff)
parentf2746ddc5a4cdf104970d3998ad33303a2af74fb (diff)
downloadleap_cli-b481103c024036e745c22d8f75e676ed875f83cb.tar.gz
leap_cli-b481103c024036e745c22d8f75e676ed875f83cb.tar.bz2
Merge branch 'master' of ssh://code.leap.se/leap_cli
Diffstat (limited to 'lib/leap_cli/remote/leap_plugin.rb')
-rw-r--r--lib/leap_cli/remote/leap_plugin.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/leap_cli/remote/leap_plugin.rb b/lib/leap_cli/remote/leap_plugin.rb
index f5bf490..04b1e2c 100644
--- a/lib/leap_cli/remote/leap_plugin.rb
+++ b/lib/leap_cli/remote/leap_plugin.rb
@@ -6,7 +6,7 @@
module LeapCli; module Remote; module LeapPlugin
def required_packages
- "puppet ruby-hiera-puppet rsync lsb-release"
+ "puppet ruby-hiera-puppet rsync lsb-release locales"
end
def log(*args, &block)