Go to file
Raoul Scarazzini e9588bb424 Add external repo and img roles to bm undercloud
This commit replaces the actual repo configuration and overcloud
images preparation inclusions with the already existing external
dedicated roles (repo-setup and fetch-images).
To configure this the two playbooks are modified and a new "packages"
subrole is created under the main baremetal-undercloud one.
With this in place it is possible to follow this sequence:

- Provide and prepare the undercloud machine (role baremetal-undercloud)
- Inventory the newly created machine (role tripleo-inventory)
- Setup repositories (role repo-setup)
- Install and configure packages on undercloud (baremetal-undercloud's
  subrole named "packages"):
  - tripleo package
  - additional packages (optional)
  - ntp configuration (replaces what was done before in the custom
    template undercloud-repos-conf.sh.j2)
- Install the undercloud

A new review to update the documentation will be done after this gets
merged.

Change-Id: Iba11c4d61a63bb05016177abd16403168d82331b
2017-01-12 08:08:20 -05:00
2016-11-22 13:23:57 +01:00
2016-11-22 13:23:57 +01:00
2016-11-08 14:20:33 +00:00
2016-11-22 13:23:57 +01:00
2016-11-25 18:45:43 +01:00
2016-11-22 13:23:57 +01:00
2016-11-22 13:23:57 +01:00
2016-11-22 13:23:57 +01:00
2016-11-22 13:23:57 +01:00

Team and repository tags

Team and repository tags

Extra roles for tripleo-quickstart

These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.

The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart docs.

Description
RETIRED, Extra Ansible roles to automate TripleO deployments
Readme 88 MiB