From 8323e3d84898d6dc2c62680dec2dca457e943bf8 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Fri, 29 Sep 2017 21:20:47 -0600 Subject: .my.cnf is once a salt template and once an ansible template --- pillar/openbook/database.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pillar/openbook') diff --git a/pillar/openbook/database.sls b/pillar/openbook/database.sls index 36b7ad1..361c2e6 100644 --- a/pillar/openbook/database.sls +++ b/pillar/openbook/database.sls @@ -86,7 +86,7 @@ database: path: /root source: _my.cnf mode: "0644" - is_template: True + is_template: False relative_to_buildroot: False ansible: True _my_cnf: -- cgit v1.3