| Andrea Frittoli | 5e714d3 | 2018-02-17 22:21:26 +0000 | [diff] [blame] | 1 | Sync devstack data for multinode configurations |
| 2 | |||||
| 3 | Sync any data files which include certificates to be used if TLS is enabled. | ||||
| 4 | This role must be executed on the controller and it pushes data to all | ||||
| 5 | subnodes. | ||||
| 6 | |||||
| 7 | **Role Variables** | ||||
| 8 | |||||
| 9 | .. zuul:rolevar:: devstack_base_dir | ||||
| 10 | :default: /opt/stack | ||||
| 11 | |||||
| 12 | The devstack base directory. | ||||