fuel-ccp-ironic/service/files/defaults.yaml

41 lines
733 B
YAML

configs:
ironic:
api_port:
cont: 6385
ingress: ironic
debug: false
automated_clean: false
enabled_drivers: "fake,agent_ssh,agent_ipmitool"
ipxe:
external_port: 6388
use_swift: false
ansible:
use_ramdisk_callback: true
secret_configs:
ironic:
username: ironic
password: password
db:
username: ironic
password: password
name: ironic
swift:
temp_url_key: password
ssh_key: false
sources:
openstack/ironic:
git_url: https://git.openstack.org/openstack/ironic.git
git_ref: stable/newton
openstack/ironic-staging-drivers:
git_url: https://git.openstack.org/openstack/ironic-staging-drivers
git_ref: master