Remove references to provisioning.yml

We aren't managing the provisioning user anymore, it is just assumed
to be there.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2015-02-26 16:53:48 +03:00
parent 29f7a76545
commit 19f5b60cb7
2 changed files with 0 additions and 4 deletions

View File

@ -13,7 +13,6 @@
- munin
vars_files:
- vars/ipsets.yml
- vars/provisioning.yml
- "vars/{{ ansible_distribution }}.yml"
# vim: set sw=2 ts=2: