summaryrefslogtreecommitdiff
path: root/database/packer_template.json
diff options
context:
space:
mode:
Diffstat (limited to 'database/packer_template.json')
-rw-r--r--database/packer_template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/database/packer_template.json b/database/packer_template.json
index c82726b7..2afd78ef 100644
--- a/database/packer_template.json
+++ b/database/packer_template.json
@@ -26,7 +26,7 @@
},
{
"type": "ansible-local",
- "playbook_file": "database/local.yml",
+ "playbook_file": "database/image-config.yml",
"command": "sudo ansible-playbook"
},
{