added support for install from git repository. please modify
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / openstack-dashboard.yaml
index bf0ac99..cba9b79 100644 (file)
@@ -15,6 +15,9 @@
 {% endif %}
       options:
         openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
+{% if os.git_repo.origin_git %}
+        openstack-origin-git: "{{ os.git_repo.branch }}"
+{% endif %}
         secret: admin
         webroot: /
 {% if os.network.ipv6 %}