diff options
author | Daniel Rose <dr695h@att.com> | 2018-05-24 13:16:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-24 13:16:40 +0000 |
commit | 5325345cff3eb3155fa76a89c1591a39ea7980f9 (patch) | |
tree | f8e2a985608b79670a16aad192cc7066f5f7329c /robot/assets/templates/web | |
parent | 279b658a17571f6b90380cf7a1960f020a99a7e3 (diff) | |
parent | 088c1bc794f46fe6a9a327704ac143698c631deb (diff) |
Merge "Remove use of the raw repo"
Diffstat (limited to 'robot/assets/templates/web')
-rw-r--r-- | robot/assets/templates/web/index.html.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/assets/templates/web/index.html.template b/robot/assets/templates/web/index.html.template index 029471c8..b9bdd8c4 100644 --- a/robot/assets/templates/web/index.html.template +++ b/robot/assets/templates/web/index.html.template @@ -79,7 +79,6 @@ GLOBAL_INJECTED_GITLAB_USERNAME = "username" GLOBAL_INJECTED_NETWORK = "${GLOBAL_INJECTED_NETWORK}" GLOBAL_INJECTED_NEXUS_DOCKER_REPO = "${GLOBAL_INJECTED_NEXUS_DOCKER_REPO}" GLOBAL_INJECTED_NEXUS_PASSWORD = "password" -GLOBAL_INJECTED_NEXUS_REPO = "${GLOBAL_INJECTED_NEXUS_REPO}" GLOBAL_INJECTED_NEXUS_USERNAME = "docker" GLOBAL_INJECTED_OPENSTACK_API_KEY = "openstackapikey" GLOBAL_INJECTED_OPENSTACK_PASSWORD = "openstackpass" |