- Do not set mount options for ephemeral drive, use the defaults
that are built into the code (bsc#930524) OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=77
This commit is contained in:
parent
5c5fa1bc9c
commit
d77b515e86
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 16 20:56:03 UTC 2017 - rjschwei@suse.com
|
||||||
|
|
||||||
|
- Do not set mount options for ephemeral drive, use the defaults
|
||||||
|
that are built into the code (bsc#930524)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 16 19:39:16 UTC 2017 - rjschwei@suse.com
|
Thu Feb 16 19:39:16 UTC 2017 - rjschwei@suse.com
|
||||||
|
|
||||||
|
@ -6,7 +6,6 @@ users:
|
|||||||
disable_root: false
|
disable_root: false
|
||||||
preserve_hostname: false
|
preserve_hostname: false
|
||||||
syslog_fix_perms: root:root
|
syslog_fix_perms: root:root
|
||||||
mount_default_fields: [~, ~, 'auto', 'defaults', '0', '2']
|
|
||||||
|
|
||||||
# The modules that run in the 'init' stage
|
# The modules that run in the 'init' stage
|
||||||
cloud_init_modules:
|
cloud_init_modules:
|
||||||
|
Loading…
Reference in New Issue
Block a user