diff --git a/modules/installation-osp-creating-bootstrap-machine.adoc b/modules/installation-osp-creating-bootstrap-machine.adoc index bfa76169427b..e1d6dd8ca676 100644 --- a/modules/installation-osp-creating-bootstrap-machine.adoc +++ b/modules/installation-osp-creating-bootstrap-machine.adoc @@ -10,7 +10,7 @@ Create a bootstrap machine and give it the network access it needs to run on {rh .Prerequisites * The `inventory.yaml` and `common.yaml` Ansible playbooks in a common directory ** If you need these files, copy them from *Creating network resources* -* The `metadata.yaml` file that the installation program created is in the same directory as the Ansible playbooks +* The `metadata.json` file that the installation program created is in the same directory as the Ansible playbooks .Procedure diff --git a/modules/installation-osp-creating-compute-machines.adoc b/modules/installation-osp-creating-compute-machines.adoc index 5f26e0cb877e..8db1dbd3a5bf 100644 --- a/modules/installation-osp-creating-compute-machines.adoc +++ b/modules/installation-osp-creating-compute-machines.adoc @@ -11,7 +11,7 @@ After standing up the control plane, create compute machines. .Prerequisites * The `inventory.yaml` and `common.yaml` Ansible playbooks in a common directory ** If you need these files, copy them from *Creating network resources* -* The `metadata.yaml` file that the installation program created is in the same directory as the Ansible playbooks +* The `metadata.json` file that the installation program created is in the same directory as the Ansible playbooks * The control plane is active .Procedure