Skip to content

Instantly share code, notes, and snippets.

View rolandjohann's full-sized avatar

Roland Johann rolandjohann

View GitHub Profile
@rolandjohann
rolandjohann / openstack_user_config.yml
Created November 15, 2018 19:55 — forked from cloudnull/openstack_user_config.yml
Minimal OpenStack-Ansible config using low spec gear.
---
cidr_networks:
container: "172.16.26.0/24"
tunnel: "172.29.240.0/22"
storage: "172.29.244.0/24"
used_ips:
- "172.16.26.1,172.16.26.50"
- "172.16.26.100,172.16.26.200"