Tag Helion specific MySQL action as such

One of the MySQL steps is specific to Helion and cannot be
run on an Ubuntu based upstream deployment.

Change-Id: Ia793b6b5734df05dd6d86febcbff948031deed44
This commit is contained in:
Julia Kreger 2014-11-20 17:29:07 -05:00
parent 3d4999b761
commit ee6e6af78e

View File

@ -18,3 +18,4 @@
- name: Removing mysql starting via sysv
command: update-rc.d mysql remove
sudo: yes
when: helion is defined