=== cnfer is now known as cnf [12:18] is there a way to configure juju to execute some script after provisioning a machine? [13:24] godc: there is a convention in charms that allows you to pre-exec before anything in the charm runs. What are you trying to achieve? [13:31] what are the constituents for deploying Windows with Juju? [13:33] like, can it be done on any cloud provider? [13:33] or only maas [13:56] marcoceppi: currently the proxy settings are not written to /etc/environment and the snapd service fails to install the kubernetes components, as it cannot reach the external servers [13:57] right now i can work around that by executing a script with juju run that copies the proxy settings to /etc/env, but i have to execute it before each worker scaling, which can be a bit annoying (and error prone))