Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt | |
This adds an improved apt configuration format that is fully backwards compatible with previous behavior. This is mostly copied from curtin's implementation. It does: * clean up and centralizes many of the top level 'apt_*' values that previously existed into a single top level 'apt'key. * support a 'source' in apt/sources/entry that has only a key * documents new features and adds tests. See the added doc/examples/cloud-config-apt.txt for more information. | |||
2012-04-09 | replace bug links with LP: # syntax, use '$RELEASE' for apt source | Scott Moser | |
cloud-init expands $RELEASE in a source so it can easily be used. | |||
2012-04-07 | Added an example for using Chef with oneiric | Lorin Hochstein | |