diff options
author | Andrew Bogott <Andrewbogott@gmail.com> | 2021-09-01 09:50:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 09:50:37 -0500 |
commit | db72c841c2ec0d94d366df7fa623e82e91e2201c (patch) | |
tree | 368a8c65b87e93a02418c99c1b7e3a455373f205 /cloudinit/config/cc_scripts_vendor.py | |
parent | 58c2de4c97de6cfa6edbf5319641f2ef71284895 (diff) | |
download | vyos-cloud-init-db72c841c2ec0d94d366df7fa623e82e91e2201c.tar.gz vyos-cloud-init-db72c841c2ec0d94d366df7fa623e82e91e2201c.zip |
puppet config: add the start_agent option (#1002)
The current code starts the puppet agent and also sets autostart
in all cases. This conflicts with a common pattern where puppet
itself manages the agent and autostart state.
For example, in my deploy puppet disables the puppet agent
and replaces it with a cron. This causes various races
both within this cloud-init unit and within puppet itself
while cloud-init and puppet fight over whether or not
to enable the service.
Diffstat (limited to 'cloudinit/config/cc_scripts_vendor.py')
0 files changed, 0 insertions, 0 deletions