Remove CI credential setup
This no longer seems necessary, so lets stop trying to have database credentials that are OpenStack specific. Change-Id: Ia8ed7127d06de9658809b6ff241dcd9602c09207
This commit is contained in:
parent
6677bb39f6
commit
80386cd125
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user