summaryrefslogtreecommitdiff
path: root/cloudinit/sources/__init__.py
diff options
context:
space:
mode:
authorAnhad Jai Singh <ajaisingh@tower-research.com>2016-12-09 19:40:26 +0530
committerScott Moser <smoser@brickies.net>2016-12-19 14:23:27 -0500
commit39fb5a0240597112af8162c6c3365288450a7a77 (patch)
tree770ec8f5ec9187c516cd537454c9f6892756af90 /cloudinit/sources/__init__.py
parent1b6d1624005321ecada077f58bd0948f28f58820 (diff)
downloadvyos-cloud-init-39fb5a0240597112af8162c6c3365288450a7a77.tar.gz
vyos-cloud-init-39fb5a0240597112af8162c6c3365288450a7a77.zip
doc: change 'nobootwait' to 'nofail' in docs
'nobootwait' is an upstart specific extension to the mount syntax that is not supported by other mount systems. As Ubuntu 16.04 moved from upstart to systemd, support for 'nobootwait' was lost. All examples using 'nobootwait' are updated to use the standard 'nofail', which gives the expected behaviour of not failing to boot in case a volume is missing. There are subtle differences in semantics between 'nobootwait' and 'nofail', but it is the best substitute that gives behaviour similar to the upstart specific option.
Diffstat (limited to 'cloudinit/sources/__init__.py')
0 files changed, 0 insertions, 0 deletions