Razique Mahroua
2020-03-18 b85c91a8192593f6b62f93e11c971868964343a9
commit | author | age
63e2b0 1 Role Name
BT 2 =========
3
4 This role sets the OSP all-in-one deployment. 
5
6 Requirements
7 ------------
8
9 Requires a RHEL OS installed on the host. 
10
11 Role Variables
12 --------------
13
14 Some sane defaults have already been set. 
15 The variables used in this role are: 
16
17 - **glance_images:**        - Type: list. Format: `{name: '<NAME>', src: '<SRC_URL>', dst: '<DST_FILENAME>', flavor: '<FLAVOR>'}`
18 - **glance_img_destination:**     - Type: string. Path to directory which will hold the glance images to be imported. 
19
20 Dependencies
21 ------------
22
23 TBD
24
25 Example Playbook
26 ----------------
27
28 TODO
29
30 License
31 -------
32
33 BSD
34
35 Author Information
36 ------------------
37
38 Nenad Peric, Systems Engineering, Red Hat inc.