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-11-07 | Add a makefile yaml checking target | Joshua Harlow | |
and fix the cases where the cc yaml is not correct. | |||
2012-07-02 | Add a sample yaml config to be used for testing. | Joshua Harlow | |