Vnaumov | efcb692 | 2017-12-18 23:12:06 +0300 | [diff] [blame] | 1 | --- |
| 2 | prelude: > |
| 3 | Default proxy configuration for Devops Portal Dasboard and Rundeck Service added |
| 4 | features: |
| 5 | - | |
| 6 | In case of using OSS through proxy configurations, |
| 7 | need to define following classes for proxy nodes on cluster level 'cluster_name/stacklight/proxy.yml' or 'cluster_name/openstack/proxy.yml': |
| 8 | |
| 9 | .. code-block:: yaml |
| 10 | - system.nginx.server.proxy.oss.devops_portal |
| 11 | - system.nginx.server.proxy.oss.rundeck |
| 12 | |
| 13 | fixes: |
| 14 | - | |
| 15 | https://mirantis.jira.com/browse/PROD-14376 |