Skip to content

Commit

Permalink
Merge pull request #312 from stackhpc/smslab_accelerators
Browse files Browse the repository at this point in the history
kolla-openstack: Add ironic-inspector dir to config
  • Loading branch information
mnasiadka authored Jul 15, 2024
2 parents 59f3204 + c7aca76 commit e4e22d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/kolla-openstack/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ kolla_openstack_custom_config_include_globs_default:
glob: ironic.conf
- enabled: '{{ kolla_enable_ironic | bool }}'
glob: ironic/**
- enabled: '{{ kolla_enable_ironic | bool }}'
glob: ironic-inspector/**
- enabled: '{{ kolla_enable_keepalived | bool }}'
glob: keepalived/**
- enabled: '{{ kolla_enable_keystone | bool }}'
Expand Down

0 comments on commit e4e22d0

Please sign in to comment.