Fix typos in bifrost docs
Change-Id: Ifeb206438d95bb531f53830a017cd86da1412153
This commit is contained in:
parent
6840c963a2
commit
24fe513735
@ -287,7 +287,7 @@ How this works?
|
|||||||
|
|
||||||
Utilizing the dynamic inventory module, enrollment is as simple as setting
|
Utilizing the dynamic inventory module, enrollment is as simple as setting
|
||||||
the BIFROST_INVENTORY_SOURCE environment variable to your inventory data
|
the BIFROST_INVENTORY_SOURCE environment variable to your inventory data
|
||||||
source, and then executing the the enrollment playbook.::
|
source, and then executing the enrollment playbook.::
|
||||||
|
|
||||||
export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.json
|
export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.json
|
||||||
ansible-playbook -vvvv -i inventory/bifrost_inventory.py enroll-dynamic.yaml
|
ansible-playbook -vvvv -i inventory/bifrost_inventory.py enroll-dynamic.yaml
|
||||||
|
@ -53,7 +53,7 @@ You may obtain a copy of the License at
|
|||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Unless required by applicable law or agreed to in writing, software
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express orimplied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user