diff options
author | Jonathan Bauer | 2017-03-30 13:08:41 +0200 |
---|---|---|
committer | Jonathan Bauer | 2017-03-30 13:08:41 +0200 |
commit | 99d385697cbd63a2f4c907f5e186d099ed55aa01 (patch) | |
tree | c3f6bc065e06a38f20baab1190a587daa7cc0093 /.gitmodules | |
parent | shorten boot command for ubuntu (diff) | |
download | packer-templates-99d385697cbd63a2f4c907f5e186d099ed55aa01.tar.gz packer-templates-99d385697cbd63a2f4c907f5e186d099ed55aa01.tar.xz packer-templates-99d385697cbd63a2f4c907f5e186d099ed55aa01.zip |
submodule tests
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..47a7327 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ansible-roles"] + path = ansible-roles + url = git://git.openslx.org/openslx-ng/ansible-roles.git |