Skip to content

Commit

Permalink
Add basic Ironic Packstack config
Browse files Browse the repository at this point in the history
Neede to run API and Scenario tests.

Change-Id: Ib18113dfc16c0a757839caee6233ad6704969df5
  • Loading branch information
Arie Bregman committed Jun 22, 2016
1 parent 24edc77 commit 2d639e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions settings/installer/packstack/config/basic_ironic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- !extends:common/common.yml
installer:
packstack:
config:
CONFIG_PROVISION_DEMO: n
CONFIG_PROVISION_TEMPEST: n
CONFIG_SWIFT_INSTALL: n
CONFIG_CEILOMETER_INSTALL: n
CONFIG_HORIZON_INSTALL: n
CONFIG_NAGIOS_INSTALL: n
CONFIG_IRONIC_INSTALL: y

0 comments on commit 2d639e0

Please sign in to comment.