fix(cloud-init): removed license headers from cloud-init.yaml files #41
No reviewers
Labels
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: professional-service-best-practices/professional-service#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/cloud-init"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The first line of a
cloud-init.yamlMUST contain#cloud-config. Otherwise, it does not get interpreted by cloud-init.Source: https://docs.cloud-init.io/en/25.1/explanation/about-cloud-config.html#how-do-i-create-a-cloud-config-file
Checklist
Nice finding and good to know!
Should the pre-commit hook be adjusted as well?
@mauritz.uphoff @tim.reibe
Adjusted the pre-commit in #42
Duplicate #42
Pull request closed