cloudinit/system
Jonathan Boulle 31cfad91e3 refactor(*): rework cloudconfig for better extensibility and consistency
This change creates a few simple interfaces for coreos-specific
configuration options and moves things to them wherever possible; so if
an option needs to write a file, or create a unit, it is acted on
exactly the same way as every other file/unit that needs to be written
during the cloud configuration process.
2014-05-14 11:34:07 -07:00
..
file_test.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
file.go chore(initialize): code cleanups and gofmt 2014-05-06 16:13:21 -07:00
ssh_key.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
systemd_test.go refactor(*): rework cloudconfig for better extensibility and consistency 2014-05-14 11:34:07 -07:00
systemd.go refactor(*): rework cloudconfig for better extensibility and consistency 2014-05-14 11:34:07 -07:00
user.go fix(user): user correct primary group flag for useradd 2014-05-07 14:06:51 -07:00