Hi guys,

I'm working in a charm to test the apache2 charm:
https://code.launchpad.net/~nicopace/+junk/simplewebservercharm
For my vhost-config-relation hook, i need to tell apache to install some
modules.
I now how to do it from the commandline: juju set apache2
enable_modules="proxy headers"
How can i do this from my hook using amulet?

Thanks,


-- 
Ing. Nicolás Pace
http://www.linkedin.com/in/nickar/
http://www.unixono.com.ar/
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to