diff --git a/contrib/terraform/openstack/README.md b/contrib/terraform/openstack/README.md index bd619b992b1c1cb4c9bdc76f4a4ac01de488f8dd..abbac339c20b4b49d032f82620751705f7bf1632 100644 --- a/contrib/terraform/openstack/README.md +++ b/contrib/terraform/openstack/README.md @@ -109,6 +109,7 @@ Create an inventory directory for your cluster by copying the existing sample an $ cp -LRp contrib/terraform/openstack/sample-inventory inventory/$CLUSTER $ cd inventory/$CLUSTER $ ln -s ../../contrib/terraform/openstack/hosts +$ ln -s ../../contrib ``` This will be the base for subsequent Terraform commands.