ANSUPDATE-111 MySQL is not ready when for DB create

Adding a pause for one minute to give MySQL time to become ready.

Change-Id: I12876c318022f9c0d2b67312f8207b6794aab3a2
This commit is contained in:
Julia Kreger 2014-10-18 08:37:46 -04:00 committed by Julia Kreger
parent e7aaf079db
commit 128f456c8b

View File

@ -12,6 +12,10 @@
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
- name: "Pausing for 60 seconds to give MySQL time to become ready - Helion"
pause: seconds=60 prompt="Pausing for 60 seconds to give MySQL time to become ready"
when: helion is defined
- name: Triggering os-create-db on databases
sudo: yes
script: files/create-databases.sh