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
8
8
# Disable some services to reduce memory footprint.
9
9
kolla_enable_heat : false
10
10
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
-
18
11
# ##############################################################################
19
12
# StackHPC configuration.
20
13
Original file line number Diff line number Diff line change @@ -30,13 +30,6 @@ kolla_enable_prometheus: true
30
30
kolla_enable_redis : true
31
31
kolla_enable_skydive : true
32
32
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
-
40
33
# ##############################################################################
41
34
# StackHPC configuration.
42
35
Original file line number Diff line number Diff line change 5
5
# Docker namespace to use for Kolla images. Default is 'kolla'.
6
6
kolla_docker_namespace : stackhpc-dev
7
7
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
-
15
8
# ##############################################################################
16
9
# StackHPC configuration.
17
10
You can’t perform that action at this time.
0 commit comments