diff --git a/cloud-init.changes b/cloud-init.changes index fa96cbb..ca22991 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -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 diff --git a/cloud.cfg.suse b/cloud.cfg.suse index 9bf76bf..904a0d4 100644 --- a/cloud.cfg.suse +++ b/cloud.cfg.suse @@ -6,7 +6,6 @@ users: disable_root: false preserve_hostname: false syslog_fix_perms: root:root -mount_default_fields: [~, ~, 'auto', 'defaults', '0', '2'] # The modules that run in the 'init' stage cloud_init_modules: