~andreserl/charms/quantal/temp-provisioner/hacluster

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Andres Rodriguez
  • Date: 2013-01-17 04:24:42 UTC
  • Revision ID: andreserl@ubuntu.com-20130117042442-j2psw0pplji7r81v
modifications for mysql testing with DRBD

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
 
2
apt-get -y install linux-image-extra-virtual
2
3
exit 0