~thomnico/charms/precise/clearwater-ralf/trunk

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Mike Evans
  • Date: 2014-06-06 00:33:40 UTC
  • Revision ID: mike.evans@metaswitch.com-20140606003340-xviyguy7zcfffrnt
DNSaaS integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
$CHARM_DIR/lib/config_script
7
7
$CHARM_DIR/lib/node_json_script
8
8
chef-solo -c /home/ubuntu/chef-solo/solo.rb -j /home/ubuntu/chef-solo/node.json
9
 
 
10
 
# Restart clearwater-infrastructure, and stop ralf (to be restarted by monit)
11
 
service clearwater-infrastructure restart
12
 
service ralf stop
 
9
$CHARM_DIR/lib/restart