6ffed11 initial playbooks and support files for local taskotron deployments

Merged and Committed by tflink 9 years ago
56 files changed. 3533 lines added. 0 lines removed.
.gitignore
file added
+3
Makefile
file added
+24
README.rst
file added
+63
ansible.cfg
file added
+3
bigfiles/fonts/Cantarell-Bold-webfont.eot
file added
+0
bigfiles/fonts/Cantarell-Bold-webfont.svg
file added
+143
bigfiles/fonts/Cantarell-Bold-webfont.ttf
file added
+0
bigfiles/fonts/Cantarell-Bold-webfont.woff
file added
+0
bigfiles/fonts/Cantarell-BoldOblique-webfont.eot
file added
+0
bigfiles/fonts/Cantarell-BoldOblique-webfont.svg
file added
+143
bigfiles/fonts/Cantarell-BoldOblique-webfont.ttf
file added
+0
bigfiles/fonts/Cantarell-BoldOblique-webfont.woff
file added
+0
bigfiles/fonts/Cantarell-Oblique-webfont.eot
file added
+0
bigfiles/fonts/Cantarell-Oblique-webfont.svg
file added
+143
bigfiles/fonts/Cantarell-Oblique-webfont.ttf
file added
+0
bigfiles/fonts/Cantarell-Oblique-webfont.woff
file added
+0
bigfiles/fonts/Cantarell-Regular-webfont.eot
file added
+0
bigfiles/fonts/Cantarell-Regular-webfont.svg
file added
+143
bigfiles/fonts/Cantarell-Regular-webfont.ttf
file added
+0
bigfiles/fonts/Cantarell-Regular-webfont.woff
file added
+0
bigfiles/fonts/Comfortaa_Bold-webfont.eot
file added
+0
bigfiles/fonts/Comfortaa_Bold-webfont.svg
file added
+504
bigfiles/fonts/Comfortaa_Bold-webfont.ttf
file added
+0
bigfiles/fonts/Comfortaa_Bold-webfont.woff
file added
+0
bigfiles/fonts/Comfortaa_Regular-webfont.eot
file added
+0
bigfiles/fonts/Comfortaa_Regular-webfont.svg
file added
+505
bigfiles/fonts/Comfortaa_Regular-webfont.ttf
file added
+0
bigfiles/fonts/Comfortaa_Regular-webfont.woff
file added
+0
bigfiles/fonts/Comfortaa_Thin-webfont.eot
file added
+0
bigfiles/fonts/Comfortaa_Thin-webfont.svg
file added
+505
bigfiles/fonts/Comfortaa_Thin-webfont.ttf
file added
+0
bigfiles/fonts/Comfortaa_Thin-webfont.woff
file added
+0
common/handlers/restart_services.yml
file added
+56
common/vars/global.yml
file added
+13
docs/private-vars-template.yml
file added
+43
inventory/group_vars/resultsdb
file added
+12
inventory/group_vars/taskotron-clients
file added
+20
inventory/group_vars/taskotron-master
file added
+75
inventory/inventory
file added
+12
playbooks/groups/resultsdb.yml
file added
+71
playbooks/groups/taskotron-clients.yml
file added
+1
playbooks/groups/taskotron-master.yml
file added
+23
playbooks/taskotron-allinone.yml
file added
+78
roles/localbase/defaults/main.yml
file added
+3
roles/localbase/files/copr-taskotron.repo
file added
+6
roles/localbase/files/screenrc
file added
+12
roles/localbase/files/sudoers
file added
+97
roles/localbase/tasks/main.yml
file added
+79
roles/localbase/templates/rhel-sysconfig-network.conf.j2
file added
+2
roles/localbase/templates/sshd_config.j2
file added
+147
roles/localhttpd/defaults/main.yml
file added
+8
roles/localhttpd/tasks/main.yml
file added
+49
roles/localhttpd/templates/ssl.conf.j2
file added
+224
roles/localhttpd/templates/ssl.conf.rhel.j2
file added
+230
roles/localpostgres/tasks/main.yml
file added
+18
roles/localpostgres/templates/pg_hba.conf
file added
+75
    initial playbooks and support files for local taskotron deployments
    
        
file added
+3
file added
+24
file added
+63
file added
+3
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
file added
+12