Initial Commit

This commit is contained in:
2016-06-29 12:34:37 +12:00
commit 0e9fd3a1fe
12 changed files with 413 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Ignore Komodo Project Fluff
.komodotools/
*.komodoproject
.vagrant/
# Ignore any retry files from ansible
*.retry
# Ignore roles
roles/*
!roles/.gitkeep
files/*
!files/authorized_keys/
files/authorized_keys/*
!files/authorized_keys/.gitkeep
# Do not commit Vault password
.vault_password.txt