diff options
author | varac <varacanero@zeromail.org> | 2015-10-12 11:50:18 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-10-12 11:50:18 +0200 |
commit | 265b8c7b85d693bd3d07f4e2a6a10b0fc5f8add6 (patch) | |
tree | bc5984fe77d1f24db3cfaf27eee22df3235de59e /.gitignore | |
parent | 0012f53720e0bef256b0faf9d33d310175ad8117 (diff) |
remove local nodes so everybody can use their own
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,3 +2,8 @@ test/Vagrantfile test/.vagrant* test/openvpn test/cert +# ignore local nodes starting with "local" +files/nodes/local* +hiera/local*.yaml +nodes/local*.json + |