5 Commits

Author SHA1 Message Date
Yolanda Robla
ffcbfd0796 Fix in parameters to configure puppet
Change-Id: I39f4e49e7d22310a1f508d538c12a302f4c8e6e3
2016-02-25 22:22:54 +01:00
Jenkins
c837752f3f Merge "Instruct puppet to configure settings before applying" 2016-02-25 21:21:07 +00:00
Colleen Murphy
faa60d37d3 Add the baremetal hpuswest host to the ansible
Change-Id: I6018c4f3cec9693d2b4e633a43ef82028f2923e4
2016-02-23 11:49:19 -08:00
Yolanda Robla
c5b5ba2c42 Instruct puppet to configure settings before applying
In a clean deploy of infra cloud, the puppet environment
is not configured from scratch. That will prevent puppet to run
because it won't find the /opt/system-config/production/modules.

The config option of the ansible role will configure properly
all settings before trying to apply it, and things will work
properly.

Change-Id: I736e10623fb3ba90b3320cc20758a18c70930be0
Depends-On: I6cb8dff569f2cca8bca7359412d01cc7ec009c54
2016-02-18 15:43:33 +01:00
Colleen Murphy
32f956f268 Add infracloud playbook
Add separate playbook for infacloud nodes to ensure they run in the
correct order - baremetal -> controller -> compute.

Baremetal is intentionally left out, it is not ready yet.

All 'disabled' flags on infracloud hosts are turned off. This patch
landing turns on management of the infracloud.

Co-Authored-By: Yolanda Robla <info@ysoft.biz>
Co-Authored-By: Spencer Krum <nibz@spencerkrum.com>
Change-Id: Ieeda072d45f7454d6412295c2c6a0cf7ce61d952
2016-02-08 18:03:02 -08:00