From: Andrew Schoen Date: Tue, 8 Nov 2016 17:03:25 +0000 (-0600) Subject: don't ignore vagrant_variables.yml in test directories X-Git-Tag: v2.0~9^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f0d9e17252533c7c2b9d7ec2e157f1573775898d;p=ceph-ansible.git don't ignore vagrant_variables.yml in test directories Signed-off-by: Andrew Schoen Resolves: testing#updates --- diff --git a/.gitignore b/.gitignore index adfb76b16..0eb877ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ *.vdi *.keyring fetch/* -vagrant_variables.yml +/vagrant_variables.yml group_vars/all group_vars/mons group_vars/osds