SHA256
1
0
forked from pool/cloud-init

- fix typo in cloud.cfg (gowpart -> growpart)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=19
This commit is contained in:
Dirk Mueller 2014-07-22 22:31:44 +00:00 committed by Git OBS Bridge
parent 499159319d
commit c2c6b4a99b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 22 22:31:17 UTC 2014 - dmueller@suse.com
- fix typo in cloud.cfg (gowpart -> growpart)
-------------------------------------------------------------------
Mon Jul 7 17:21:54 UTC 2014 - rschweikert@suse.com

View File

@ -13,7 +13,7 @@ cloud_init_modules:
- migrator
- bootcmd
- write-files
- gowpart
- growpart
- resizefs
- set_hostname
- update_hostname