diff --git a/manifests/tempest.pp b/manifests/tempest.pp index 9f604e6dd..ec3487ee3 100644 --- a/manifests/tempest.pp +++ b/manifests/tempest.pp @@ -282,6 +282,7 @@ class openstack_integration::tempest ( baremetal_driver => 'fake-hardware', baremetal_enabled_hardware_types => 'ipmi,fake-hardware', ec2api_tester_roles => ['member'], + designate_nameservers => "${::openstack_integration::config::ip_for_url}:5322", } if $magnum {