This new operator will allow to build TripleO container images using the v2 interface in tripleoclient. Change-Id: I6d1061292aa338c48f970848ff274b7e81d71b33
6 lines
88 B
YAML
6 lines
88 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- tripleo_container_image_build
|