878a7727b9
network-scripts is required by the network service which is enabled in tasks/main.yml. Also run this block of tasks on EL8 only, where it's actually needed. Change-Id: I2e43de001938bcdec96875ede0ef52d4742dc01c Closes-bug: 1827277 |
||
---|---|---|
.. | ||
defaults | ||
handlers | ||
meta | ||
tasks | ||
README.md |
tripleo-bootstrap
An Ansible role to bootstrap a TripleO deployment.
Requirements
This section needs to be documented.
Role variables
- packages_bootstrap: -- list of required packages to bootstrap TripleO.
Dependencies
This role needs repositories to be deployed as it works now.
Example Playbook
Sample playbook to call the role:
- name: Bootstrap TripleO
hosts: all
roles:
- tripleo-bootstrap
License
Free software: Apache License (2.0)
Author Information
OpenStack TripleO team