Gitiles
Code Review
Sign In
gerrit.opencord.org
/
maas
/
74bdba63fc36f54d09763d0bf6fe533314c91edd
/
.
/
prime-node.yml
blob: 7aaa32496831370744746e7b1a24d8b10c95cdbb [
file
] [
log
] [
blame
]
---
# instal docker and docker registry on head node
-
name:
run setup to gather facts
hosts:
all, localhost
tasks:
-
name:
run setup
setup:
-
name:
install docker registry
hosts:
head
roles:
-
registry