Add #cloud-config at the top

This commit is contained in:
Sho Ishida 2026-07-14 05:51:18 +00:00
parent c960f5e4c5
commit e84d6acb65

View File

@ -1,3 +1,4 @@
#cloud-config
package_update: true package_update: true
package_upgrade: false package_upgrade: false