Ilya Kharin | 4fd726c | 2017-03-06 15:32:49 +0400 | [diff] [blame] | 1 | classes: |
| 2 | - service.devops_portal.control.single |
| 3 | - service.devops_portal.services.artifactory |
| 4 | - service.devops_portal.services.elasticsearch |
| 5 | - service.devops_portal.services.gerrit |
| 6 | - service.devops_portal.services.grafana |
| 7 | - service.devops_portal.services.jenkins |
| 8 | - service.devops_portal.services.kibana |
| 9 | - service.devops_portal.services.riverdelta |
| 10 | - service.devops_portal.services.rundeck |
| 11 | parameters: |
| 12 | _param: |
| 13 | devops_portal_artifactory_url: http://34.199.112.198:3001/ |
| 14 | devops_portal_elasticsearch_url: http://34.199.123.167:9200/ |
| 15 | devops_portal_gerrit_url: http://34.199.123.149:8181/ |
| 16 | devops_portal_grafana_url: http://34.199.112.198:4000/ |
| 17 | |
| 18 | devops_portal_jenkins_url: http://34.199.112.198:8282/ |
| 19 | devops_portal_jenkins_username: admin |
| 20 | devops_portal_jenkins_password: cloudplatform |
| 21 | |
| 22 | devops_portal_kibana_url: http://34.199.112.198:5601/ |
| 23 | devops_portal_riverdelta_url: http://34.199.124.21:8080/ |
| 24 | |
| 25 | devops_portal_rundeck_url: http://34.199.112.198:4440/ |
| 26 | devops_portal_rundeck_token: cloudplatform |
| 27 | devops_portal_rundeck_username: admin |
| 28 | devops_portal_rundeck_password: cloudplatform |