We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aa8007 + 8066e98 commit e5ccfccCopy full SHA for e5ccfcc
cmd/image/qcow2ova/prep/templates.go
@@ -136,10 +136,10 @@ cloud_final_modules:
136
- power-state-change
137
- reset_rmc
138
139
- ### Explicit steps for growing partitions, since
140
- ### growpart is failing on DM devices by default
141
- ### Ref: https://bugs.launchpad.net/cloud-init/+bug/1556260
142
- write_files:
+### Explicit steps for growing partitions, since
+### growpart is failing on DM devices by default
+### Ref: https://bugs.launchpad.net/cloud-init/+bug/1556260
+write_files:
143
- path: /tmp/update-disks.sh
144
permissions: 0744
145
owner: root
0 commit comments