summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2019-10-07 17:22:01 +0200
committerJonathan Bauer2019-10-07 17:22:01 +0200
commitaad02b4b7e4970d63bcc889fb24a352d968ba372 (patch)
treee9daf58d316aceb87ded3e6890cdc6f2db53890e
parent[ubuntu] de.archive.ubuntu.com as default mirror (diff)
downloadpacker-templates-aad02b4b7e4970d63bcc889fb24a352d968ba372.tar.gz
packer-templates-aad02b4b7e4970d63bcc889fb24a352d968ba372.tar.xz
packer-templates-aad02b4b7e4970d63bcc889fb24a352d968ba372.zip
fix readme.md (ty thiago)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index debe210..e50c502 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ realised in Packer's provisioning step.
### Playbooks for Ansible provisioning
The build system also has code to automatically provision base images. It
-thereby looks for the `packer-templates/ansible-prov` directory or in the path
+thereby looks for the `packer-templates/ansible-roles-prov` directory or in the path
specified by the environment variable `ANSIBLE_DIR_PROV`. Within the
provisioning directory, it further looks for Ansible playbooks named
`setup-*.yml`, e.g. `setup-flavor.yml`. Calling `make help` will list the