Test for plugin on standard

This commit is contained in:
Dale McDiarmid 2017-08-15 14:31:56 +01:00
parent 6ebeccfb01
commit 911b2df9ac
5 changed files with 18 additions and 5 deletions

View file

@ -67,8 +67,9 @@ platforms:
- rm /etc/yum.repos.d/epel*repo /etc/yum.repos.d/puppetlabs-pc1.repo
- yum -y install initscripts
- yum clean all
- pip install --upgrade pip
- pip install jmespath
- pip uninstall -y ansible
- yum -y remove ansible
volume: <%=ENV['ES_XPACK_LICENSE_FILE']%>:/tmp/license.json
run_command: "/usr/sbin/init"
privileged: true