~niedbalski/charms/trusty/rabbitmq-server/fqdn-maas-1.5

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Thomas Leonard
  • Date: 2012-11-21 14:47:12 UTC
  • Revision ID: tal@it-innovation.soton.ac.uk-20121121144712-ypfvlj5w5zlst9mo
Added open-port calls to support "juju expose"

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
                {certfile,"$ssl_cert_file"},
40
40
                {keyfile,"$ssl_key_file"}
41
41
        ]},
 
42
        open-port `config-get ssl_port`/tcp
42
43
EOF
43
44
fi
44
45