blob: cfbaa76f9066730c7bdd74ef9113e73c84882081 [file] [log] [blame]
Zack Williamsa2763112017-01-03 11:38:38 -07001---
2# compute-node-config/defaults/main.yml
3
Zack Williams5223dd92017-02-28 23:38:02 -07004# default site/deployment placeholder names
5site_name: sitename
6deployment_type: deploymenttype
7
Zack Williamsc989f262017-05-11 13:02:59 -07008# location of cord_profile on head node
9head_cord_profile_dir: /opt/cord_profile
10
Zack Williams5223dd92017-02-28 23:38:02 -070011# name of the external interface on compute nodes
Zack Williamsc989f262017-05-11 13:02:59 -070012# `fabric` is default in R-CORD
Zack Williams5223dd92017-02-28 23:38:02 -070013compute_external_interface: fabric
Zack Williamsa2763112017-01-03 11:38:38 -070014
15# service configs referenced here are likely located in cord-profile/templates
Zack Williamsa2763112017-01-03 11:38:38 -070016# used in openstack-compute-vtn.yaml.j2, referencing network in management-net.yaml.j2
17use_management_hosts: False
18vtn_management_host_net_interface: veth3
19
20# used in openstack-compute-vtn.yaml.j2, referencing service in fabric.yaml.j2
21use_fabric: False
22