SHA256
1
0
forked from pool/cloud-init

- 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:
Robert Schweikert 2017-02-16 20:57:30 +00:00 committed by Git OBS Bridge
parent 5c5fa1bc9c
commit d77b515e86
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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: