diff --git a/playbooks/roles/bifrost-openstack-ci-prep/tasks/main.yml b/playbooks/roles/bifrost-openstack-ci-prep/tasks/main.yml index f7a26c0d1..5432e26b0 100644 --- a/playbooks/roles/bifrost-openstack-ci-prep/tasks/main.yml +++ b/playbooks/roles/bifrost-openstack-ci-prep/tasks/main.yml @@ -17,8 +17,6 @@ # in OpenStack CI. - name: "Set facts for OpenStack CI" set_fact: - mysql_username: "openstack_citest" - mysql_password: "openstack_citest" disable_dnsmasq_dns: True - name: "Determine if OpenStack CI is missing an SSH key"