1
0
mirror of https://github.com/rancher/os.git synced 2025-09-25 20:52:58 +00:00

Merge pull request #528 from imikushin/fix-rebuild-services

mark default console as ephemeral (rebuild: always)
This commit is contained in:
Ivan Mikushin
2015-08-27 16:51:26 +05:00

View File

@@ -140,6 +140,7 @@ rancher:
labels: labels:
io.rancher.os.scope: system io.rancher.os.scope: system
io.rancher.os.after: cloud-init io.rancher.os.after: cloud-init
io.docker.compose.rebuild: always
net: host net: host
uts: host uts: host
pid: host pid: host