Actions
Bug #27297
closedTemplate should include puppet service start instruction at the time of image provisioning
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
In case of Google compute resource,
when user tries to provision a host with puppet enabled then puppet communication between client machine and server won't work.
After debugging, it is found that puppet service is down at the time of agent run through template.
Expected behavior - In case of image provisioning, template should include puppet service start instruction.
Actions