]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
nsupdate_web: switch repo from zmc to ceph space 454/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Thu, 21 Mar 2019 16:29:30 +0000 (17:29 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Thu, 21 Mar 2019 16:37:41 +0000 (17:37 +0100)
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
roles/nsupdate_web/defaults/main.yml

index 98022fe82978d345fc10b72582b48b8404cf259d..674e717cd02a3ad781c4d619be69d31a8b357a1b 100644 (file)
@@ -5,7 +5,7 @@ nsupdate_web_port: "8080"
 nsupdate_web_ttl: "60"
 virtualenv_path: "~/venv"
 python_version: "python3"
-nsupdate_web_repo: "https://github.com/zmc/nsupdate-web.git"
+nsupdate_web_repo: "https://github.com/ceph/nsupdate-web.git"
 nsupdate_web_path: "/home/{{ nsupdate_web_user }}/nsupdate_web"
 nsupdate_web_branch: "master"
 # The public and private keys must be manually placed on the host;