summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_mounts.py
AgeCommit message (Expand)Author
2011-11-30do not convert 'None' to a string in cloud-config mounts input.Scott Moser
2011-06-17make the default "fill in" mount entries configurable. (LP: #785542)Scott Moser
2010-09-10cc_mounts.py: convert user input from int to stringScott Moser
2010-09-09change default for ephemeral0 device to use 'nobootwait'Scott Moser
2010-08-09cc_mounts: improve comment stringsScott Moser
2010-07-13fix bad/un-removed code in cd_mounts.pyScott Moser
2010-07-09extend list of possible metadata names with 'ebs[0-9]'Scott Moser
2010-07-08change default 'pass' entry to '2' rather than 0Scott Moser
2010-07-08add 'nobootwait' to the default options for fstab entriesScott Moser
2010-07-08fix bug where nfs/network mounts could not be specified (LP: #603329)Scott Moser
2010-07-07warn on failed 'mount -a'Scott Moser
2010-06-18add copyright header to all of cloudinit/CloudConfig/cc_*Scott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott Moser