Skip to content

Instantly share code, notes, and snippets.

@cjeanner
Created October 11, 2018 12:06
Show Gist options
  • Save cjeanner/175fae5d30d6c4e52ea5ce7bf606d36a to your computer and use it in GitHub Desktop.
Save cjeanner/175fae5d30d6c4e52ea5ce7bf606d36a to your computer and use it in GitHub Desktop.
1ctl.yaml
---
tripleo_version: rocky
containerized_undercloud: yes
rhos_release_version: 14
---
deploy_undercloud: yes
vms:
- name: undercloud
cpu: 12
memory: 16384
interfaces:
- mac: "24:42:53:21:52:15"
- mac: "24:42:53:21:52:16"
autostart: yes
- name: controller-0
cpu: 12
memory: 16384
interfaces:
- mac: "24:42:53:21:52:25"
- mac: "24:42:53:21:52:26"
autostart: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment