Alessandro Pilotti dc7699bc0e Implemented automatic updates plugin
Adds a plugin to configure Windows automatic updates.
The automatic updates configuration is retrieved
from the metadata service, or, if not set in the metadata,
from the config option "enable_automatic_updates".
The possible values for the config option are:
- Not set (None): no updates policy is configured
- True: updates are automatically installed
- False: updates are disabled on the system

Implements: blueprint windows-automated-updates-plugin
Co-Authored-By: Stefan Caraiman <scaraiman@cloudbasesolutions.com>
Co-Authored-By: Adrian Vladu <avladu@cloudbasesolutions.com>
Change-Id: Ida07a3a279321fe434a82a5123338679ec4506df
Signed-off-by: Stefan Caraiman <scaraiman@cloudbasesolutions.com>
2017-03-17 14:50:56 +02:00
2014-02-09 21:41:45 +02:00
2015-03-06 16:00:23 +02:00
2015-10-17 21:58:19 +00:00
2014-10-05 22:20:58 +03:00
2013-10-04 00:07:58 +03:00
2015-10-19 01:17:26 +03:00
2016-10-17 15:24:58 +03:00
2014-09-10 12:57:37 +03:00
Description
Cross-platform instance initialization
Readme 8.4 MiB
Languages
Python 100%