96b3f0ae3e
- This change addes the ability to deploy and bootstrap bifrost. - This change introduces a deploy-bifrost command to kolla-ansible. Change-Id: I62afcf348661add900c98904e90a15a0eddffd4b Implements: blueprint bifrost-support
6 lines
78 B
YAML
6 lines
78 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- { role: bifrost,
|
|
tags: bifrost}
|