diff --git a/manifests/tempest.pp b/manifests/tempest.pp index 0ae0294f3..50e6dff0d 100644 --- a/manifests/tempest.pp +++ b/manifests/tempest.pp @@ -286,6 +286,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 {