commit | b9988dc231e410b2dc00d1e01e301f7eb237f59f | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Fri Jun 17 15:44:31 2016 -0700 |
committer | alshabib <alshabibi.ali@gmail.com> | Fri Jun 17 15:44:31 2016 -0700 |
tree | f0dbf5cbdfd7a7fc45053644993457de45e31c6b | |
parent | 28daa4c7310a3279063cd20a310a9b3e5c5fea51 [diff] | |
parent | 16682e9aaa1ddbd81d5e28e89b0b384a736f7677 [diff] |
Merge branch 'master' of ssh://gerrit.opencord.org:29418/maas
diff --git a/roles/registry/templates/registry-compose.yml.j2 b/roles/registry/templates/registry-compose.yml.j2 index f4702c5..61bccc4 100644 --- a/roles/registry/templates/registry-compose.yml.j2 +++ b/roles/registry/templates/registry-compose.yml.j2
@@ -16,3 +16,4 @@ command: serve /conf/config.yml ports: - "5001:5000" + restart: unless-stopped