Skip to content

Commit e5ccfcc

Browse files
authored
Merge pull request #144 from sudeeshjohn/growpart
Fixing indentation
2 parents 9aa8007 + 8066e98 commit e5ccfcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cmd/image/qcow2ova/prep/templates.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ cloud_final_modules:
136136
- power-state-change
137137
- reset_rmc
138138
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:
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:
143143
- path: /tmp/update-disks.sh
144144
permissions: 0744
145145
owner: root

0 commit comments

Comments
 (0)