File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,6 @@ To install Bifrost services inside the testenv:
64
64
65
65
Additionally, the following parameters can be useful:
66
66
67
- ``--develop ``
68
- Install services in develop mode, so that the changes to the repositories
69
- in ``/opt `` get immediately reflected in the virtual environment.
70
-
71
- .. note ::
72
- You still need to restart services to apply any changes, e.g.::
73
-
74
- sudo systemctl restart ironic
75
-
76
67
``--driver=[ipmi|redfish] ``
77
68
Choose the default driver for the generated nodes inventory.
78
69
@@ -88,6 +79,11 @@ Additionally, the following parameters can be useful:
88
79
Activate the testenv and utilize the baremetal CLI in no-auth
89
80
mode with clouds.yaml:
90
81
82
+ .. note ::
83
+ You still need to restart services to apply any changes, e.g.::
84
+
85
+ sudo systemctl restart ironic
86
+
91
87
.. code-block :: bash
92
88
93
89
source /opt/stack/bifrost/bin/activate
You can’t perform that action at this time.
0 commit comments