summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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