File tree Expand file tree Collapse file tree 3 files changed +0
-21
lines changed Expand file tree Collapse file tree 3 files changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,6 @@ kolla_docker_namespace: stackhpc-dev
88# Disable some services to reduce memory footprint.
99kolla_enable_heat : false
1010
11- # ##############################################################################
12- # Network configuration.
13-
14- # Don't touch resolv.conf: use Neutron DNS for accessing Pulp server via
15- # hostname.
16- resolv_is_managed : false
17-
1811# ##############################################################################
1912# StackHPC configuration.
2013
Original file line number Diff line number Diff line change @@ -30,13 +30,6 @@ kolla_enable_prometheus: true
3030kolla_enable_redis : true
3131kolla_enable_skydive : true
3232
33- # ##############################################################################
34- # Network configuration.
35-
36- # Don't touch resolv.conf: use Neutron DNS for accessing Pulp server via
37- # hostname.
38- resolv_is_managed : false
39-
4033# ##############################################################################
4134# StackHPC configuration.
4235
Original file line number Diff line number Diff line change 55# Docker namespace to use for Kolla images. Default is 'kolla'.
66kolla_docker_namespace : stackhpc-dev
77
8- # ##############################################################################
9- # Network configuration.
10-
11- # Don't touch resolv.conf: use Neutron DNS for accessing Pulp server via
12- # hostname.
13- resolv_is_managed : false
14-
158# ##############################################################################
169# StackHPC configuration.
1710
You can’t perform that action at this time.
0 commit comments