aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles
Commit message (Collapse)AuthorAgeLines
* build/: Make room for new deployment schemeKristian Lyngstol2017-04-19-0/+929
|
* Move ansible-stuff one directory upKristian Lyngstol2017-03-14-123/+0
| | | | | This fixes the ansible 2.1? 2.2? issue where they changed what is considered PWD.
* Start clean switches-tableKristian Lyngstol2016-11-15-3/+11
| | | | Lots of cruft
* Test distro-tree tooKristian Lyngstol2016-11-09-0/+1
|
* Add a few simple test-casesKristian Lyngstol2016-11-09-0/+4
| | | | | | - Templates (rendered and raw) - Graphs - raw
* Bump us over to TG maps and layoutsKristian Lyngstol2016-11-04-1/+1
|
* DOCKER + ANSIBLE == PAIN (also: graphite)Kristian Lyngstol2016-09-20-4/+12
| | | | | | | | | | | | | | | | | 3 hours. THREE HOURS. The extra "Expose" statements are to workaround an issue introduced in Ansible 2.1 with the addition of the docker_* modules that replaces the "docker" module. THREEEEEEE HOURS. The graphite container is so far not ued for anything, but is provided to get things rolling. It does do persistent storage, but obviously not the way I originally wanted. Because persistent storage with docker is a pile of frozen piss.
* Schema-updateKristian Lyngstol2016-09-10-3/+0
|
* Ansible-fix for docker updateKristian Lyngstol2016-09-10-1/+1
|
* Start tinkering with DX autoplacement.Kristian Lyngstol2016-05-23-1/+1
| | | | Just want to give whoever takes over a starting point.
* Tweak test-data and ping-intervalsKristian Lyngstol2016-05-23-1/+1
| | | | Not _exactly_ dx16 data, but....
* build: Add a bunch of switchesKristian Lyngstol2016-05-23-1/+5
|
* ansible: Add tag for "pwd" so we can "run" without buildingKristian Lyngstol2016-05-22-0/+4
|
* Fix for finding ip when docker outputs multiple linesLasse Haugen2016-05-19-2/+2
|
* Remove /comments from test - replace with oplogKristian Lyngstol2016-05-19-1/+1
|
* Ansible: Add (but don't use) a way to export portsKristian Lyngstol2016-05-14-0/+1
| | | | | Don't want to export it by default to avoid development laptops exposing stuff you don't want exposed to the world.
* Move stuff from /opt/nms to /opt/gondul etcKristian Lyngstol2016-05-13-2/+2
| | | | Still lots to do
* Ansible: Start the move to Gondul-namingKristian Lyngstol2016-05-13-5/+5
|
* Ansible: Display IP of apache-server toKristian Lyngstol2016-05-13-1/+6
| | | | | | | | | Makes FRONTEND development easier since you can just bypass the cache. Be warned: If you are doing backend/api-development, you should use the varnish-URL to ensure your caching rules are sensible. This apache-frontend-ip is provided mainly for tinkering with javascript and HTML.
* Move ansible stuff away from build/testKristian Lyngstol2016-05-12-0/+91
It's not just test... References #56