From 13f5b3e95f615b418e4fe785287980c5c0ec6afd Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 8 Jan 2020 16:41:22 +0200 Subject: [PATCH] [doc] Add placement definition to config sample Change-Id: Ia8f8d793f5c30e35c8c1539167a4b59e26d41105 --- etc/openstack_deploy/openstack_user_config.yml.test.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/openstack_deploy/openstack_user_config.yml.test.example b/etc/openstack_deploy/openstack_user_config.yml.test.example index 8bb71f3aa2..229b99075a 100644 --- a/etc/openstack_deploy/openstack_user_config.yml.test.example +++ b/etc/openstack_deploy/openstack_user_config.yml.test.example @@ -105,6 +105,11 @@ image_hosts: infra1: ip: 172.29.236.11 +# placement +placement-infra_hosts: + infra1: + ip: 172.29.236.11 + # nova api, conductor, etc services compute-infra_hosts: infra1: