From 57981a62db9bb22a181dcf5f11c55d3a2f32e5c3 Mon Sep 17 00:00:00 2001 From: Martin Magr Date: Wed, 11 Jun 2014 09:54:56 +0200 Subject: [PATCH] Fixed puppet-sahara addition --- .gitmodules | 6 +++--- sahara | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 sahara diff --git a/.gitmodules b/.gitmodules index 933f9c2f5..396c394c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,9 +64,6 @@ [submodule "rsync"] path = rsync url = https://github.com/puppetlabs/puppetlabs-rsync.git -[submodule "sahara"] - path = sahara - url = https://github.com/stackforge/puppet-sahara.git [submodule "ssh"] path = ssh url = https://github.com/saz/puppet-ssh.git @@ -115,3 +112,6 @@ [submodule "module-data"] path = module-data url = https://github.com/ripienaar/puppet-module-data +[submodule "sahara"] + path = sahara + url = https://github.com/stackforge/puppet-sahara.git diff --git a/sahara b/sahara new file mode 160000 index 000000000..f4e5681cf --- /dev/null +++ b/sahara @@ -0,0 +1 @@ +Subproject commit f4e5681cfb289113be1ba49c12709145ecbad938