Add ODL Ansible role as a submodule 95/34295/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 9 Feb 2016 00:58:47 +0000 (19:58 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 9 Feb 2016 00:58:47 +0000 (19:58 -0500)
Create a TLD to store ODL-related Ansible roles, starting with the
mostly-official one used by Int/Pack's Packer build. Other community
roles can be added in the future, either directly or via submodules.

If/once the ODL Forge exists, I hope to migrate the ansible-odl Ansible
role to it, at which point we'd change the submodule pointer here to
point at that more-official repo.

Config management tools like Ansible are in-scope for Int/Pack.

wiki.opendaylight.org/view/Project_Proposals:Integration_Packaging#Scope

Change-Id: If1e621bd71fcc3e227ce8ad512bb09d251b75427
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.gitmodules
ansible/ansible-opendaylight [new submodule]

index af9e9a9f44739562ada48422eb88a0ea37e53ba6..67be8b82eebac776c992423eebfc252944753726 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "puppet/puppet-opendaylight"]
     path = puppet/puppet-opendaylight
     url = https://github.com/dfarrell07/puppet-opendaylight.git
+[submodule "ansible/ansible-opendaylight"]
+       path = ansible/ansible-opendaylight
+       url = https://github.com/dfarrell07/ansible-opendaylight.git
diff --git a/ansible/ansible-opendaylight b/ansible/ansible-opendaylight
new file mode 160000 (submodule)
index 0000000..88a99ca
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 88a99ca3195d2c54a1715d21df89d397ae27833e