~geethas1/charms/trusty/ibm-platform-ac/ibm-pac-fix

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Geetha S
  • Date: 2015-11-08 04:05:51 UTC
  • Revision ID: geethas1@in.ibm.com-20151108040551-vtf7ylyh67kb1zpf
checkin updated code

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
#Change the default shell in Ubuntu from dash to bash
37
37
#ln -s /bin/bash /bin/sh
38
 
juju-log "IBM Platform AC : Download and Install expect." $
 
38
juju-log "IBM Platform AC : Download and Install expect."
39
39
apt-get -y install expect
40
 
juju-log "IBM Platform AC : Downloaded and installed expect." $
 
40
juju-log "IBM Platform AC : Downloaded and installed expect."
41
41
 
42
42
#if Deploying service as platform-ac-master, install nfs server on the host
43
43
unit=`echo $JUJU_UNIT_NAME`