blob: 891ed450c111e5ef8deeb866589d9d75d74953b1 [file] [log] [blame]
Zack Williams275e48b2017-03-24 12:16:00 -07001---
2# create-lxd/defaults/main.yml
3
Zack Williams5223dd92017-02-28 23:38:02 -07004ssh_pki_dir: "{{ playbook_dir }}/ssh_pki"
5pod_sshkey_name: "headnode"
6
7head_lxd_list: []
8
9# For programatic generation of MAC addresses for LXD containers
10hwaddr_prefix: "c2a4"
11mgmt_ipv4_first_octets: "192.168.200"
Zack Williams275e48b2017-03-24 12:16:00 -070012