diff --git a/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml b/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml index 2b1d2fe8f2..52ef82240c 100644 --- a/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml +++ b/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml @@ -421,7 +421,7 @@ - name: Connect router's interface to the scratch-subnet neutron_router_interface: login_username="admin" login_password="{{ ADMIN_PASS }}" login_tenant_name="admin" - tenant_name=transient + tenant_name=scratch router_name="ext-to-scratch" subnet_name="scratch-subnet"