diff --git a/.gitmodules b/.gitmodules index 92bfcc8..6281923 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,24 +1,24 @@ [submodule "nfs"] path = roles/nfs url = https://github.com/geerlingguy/ansible-role-nfs.git -[submodule "roles/jenkins"] - path = roles/jenkins - url = https://github.com/ICTO/ansible-jenkins.git [submodule "roles/swap"] path = roles/swap url = https://github.com/tribou/ansible-swap.git [submodule "roles/yumrepo"] path = roles/yumrepo url = https://github.com/picotrading/ansible-yumrepo.git [submodule "templates/encoder"] path = templates/encoder url = https://github.com/picotrading/config-encoder-macros [submodule "roles/keepalived"] path = roles/keepalived url = https://github.com/tcomerma/ansible-keepalived.git [submodule "roles/glusterfs"] path = roles/glusterfs url = https://github.com/geerlingguy/ansible-role-glusterfs.git [submodule "roles/nagios"] path = roles/nrpe url = https://github.com/Mooash/nagios-nrpe-server.git +[submodule "roles/jenkins"] + path = roles/jenkins + url = https://github.com/rorist/ansible-jenkins diff --git a/roles/jenkins b/roles/jenkins index 1b00ced..a288115 160000 --- a/roles/jenkins +++ b/roles/jenkins @@ -1 +1 @@ -Subproject commit 1b00ced90519023b05d56f72f8ac9bac6ea5d324 +Subproject commit a28811530bb5a56477553f785467ea4420ad1011