aboutsummaryrefslogtreecommitdiff
path: root/ansible-deploy
AgeCommit message (Expand)Author
2013-11-29Restart Apache on Jenkins restart.Paul Sokolovsky
2013-11-28Refactor host inventory per latest ideas.Paul Sokolovsky
2013-11-26Support dynamic extra Jenkins user permissions.Paul Sokolovsky
2013-11-26Use proper idiom for checking if vars defined.Paul Sokolovsky
2013-11-26Include ../ansible-private-vars/main.yml only if exists.Paul Sokolovsky
2013-11-26Switch to more complete (and complex) host inventory model.Paul Sokolovsky
2013-11-26Refactor for better separation of generic Jenkins vs Android Build setup.Paul Sokolovsky
2013-10-15Get rid of explicit Jenkins "frontend" user passwd generation.Paul Sokolovsky
2013-10-15Do apt-get update in common setup, doesn't seem to take long if run frequently.Paul Sokolovsky
2013-10-15Rewrite to get rid of recursive copy for now.Paul Sokolovsky
2013-10-15Support crowd auth for Jenkins (while retaining "own user db" support).Paul Sokolovsky
2013-10-15Add Crowd auth suport for backend. Credentials stored off-tree.Paul Sokolovsky
2013-10-15Factor out list of Jenkins plugins, and install more of them.Paul Sokolovsky
2013-10-14Fix var access syntax and make sure dir exists befroe writing to it.Paul Sokolovsky
2013-10-11Add quick README.Paul Sokolovsky
2013-10-11Copy over templates from older ansible branch (still not ported).Paul Sokolovsky
2013-10-11Initial proof-of-concept Ansible scripts to deploy android-build infra.Paul Sokolovsky