hw-cookbooks / lxc

Linux Containers via Chef
58 stars 49 forks source link

Support lxc.logfile and lxc.loglevel in config LWRP #62

Open therobot opened 9 years ago

therobot commented 9 years ago

Those options are not supported yet as part of a container config LWRP, they provide vital support for lxc and cookbook debbuging.

chrisroberts commented 9 years ago

I have some updates that should be ready to roll next week that address this. It removes the static nature of the config resource and makes it dynamic to allow better "future proofing"

therobot commented 9 years ago

:+1: