From 49708013c9e97fcfea11d8bd8f9b403188fba126 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Wed, 8 Jun 2016 09:02:57 -0400 Subject: [PATCH] DOC - Adjust tag usage instructions for VPNaaS This is required now that Ib52d915fd33af587fb896cc5b2a2c33224164589 has merged. Change-Id: I5997e88b9ce5b3d49d0d757ff9e951e987ef91db --- doc/source/install-guide/configure-network-services.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install-guide/configure-network-services.rst b/doc/source/install-guide/configure-network-services.rst index 346bebe496..87d1d19229 100644 --- a/doc/source/install-guide/configure-network-services.rst +++ b/doc/source/install-guide/configure-network-services.rst @@ -161,7 +161,7 @@ The following procedure describes how to modify the .. code-block:: shell-session # openstack-ansible openstack-hosts-setup.yml --limit network_hosts\ - --tags "openstack-hosts-setup,openstack-host-specific-kernel-modules" + --tags "openstack_hosts-config" #. Execute the neutron install playbook in order to update the configuration: