Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions etc/kayobe/environments/ci-aio/stackhpc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ kolla_docker_namespace: stackhpc-dev
# Disable some services to reduce memory footprint.
kolla_enable_heat: false

###############################################################################
# Network configuration.

# Don't touch resolv.conf: use Neutron DNS for accessing Pulp server via
# hostname.
resolv_is_managed: false

###############################################################################
# StackHPC configuration.

Expand Down
7 changes: 0 additions & 7 deletions etc/kayobe/environments/ci-builder/stackhpc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ kolla_enable_prometheus: true
kolla_enable_redis: true
kolla_enable_skydive: true

###############################################################################
# Network configuration.

# Don't touch resolv.conf: use Neutron DNS for accessing Pulp server via
# hostname.
resolv_is_managed: false

###############################################################################
# StackHPC configuration.

Expand Down
7 changes: 0 additions & 7 deletions etc/kayobe/environments/ci-multinode/stackhpc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
# Docker namespace to use for Kolla images. Default is 'kolla'.
kolla_docker_namespace: stackhpc-dev

###############################################################################
# Network configuration.

# Don't touch resolv.conf: use Neutron DNS for accessing Pulp server via
# hostname.
resolv_is_managed: false

###############################################################################
# StackHPC configuration.

Expand Down