Last active
February 21, 2019 07:32
-
-
Save evrardjp/c6b3985102fc51b4b84d36209709d663 to your computer and use it in GitHub Desktop.
Use SUSEified libvirt testing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
build_registry: "jevrard-osh.openstack.local:5000/" | |
developer_mode: "True" | |
suse_osh_deploy_libvirt_yaml_overrides: | |
images: | |
tags: | |
libvirt: "{{ build_registry }}openstackhelm/libvirt:latest-opensuse_15" | |
docker_images: | |
- context: libvirt | |
repository: "{{ build_registry }}openstackhelm/libvirt" | |
tags: | |
- latest-opensuse_15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment