From af2e047638ce0f302ccad87a431f2dc21c5a7eb5 Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Sun, 22 Apr 2012 23:21:48 -0700 Subject: [PATCH] Add horizon submodule --- .gitmodules | 3 +++ modules/horizon | 1 + 2 files changed, 4 insertions(+) create mode 160000 modules/horizon diff --git a/.gitmodules b/.gitmodules index 922b6fe..9b6193e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "modules/vcsrepo"] path = modules/vcsrepo url = git://github.com/puppetlabs/puppet-vcsrepo +[submodule "modules/horizon"] + path = modules/horizon + url = https://github.com/puppetlabs/puppetlabs-horizon.git diff --git a/modules/horizon b/modules/horizon new file mode 160000 index 0000000..9c1c827 --- /dev/null +++ b/modules/horizon @@ -0,0 +1 @@ +Subproject commit 9c1c8275cdff58c487dfe4f4c0fa12d8a007db01