Browse Source

Adding link to ../../contrib in README (#4097)

pull/4162/head
Petr Ruzicka 5 years ago
committed by Kubernetes Prow Robot
parent
commit
91e2d61cf2
1 changed files with 1 additions and 0 deletions
  1. 1
      contrib/terraform/openstack/README.md

1
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.

Loading…
Cancel
Save