cloudinit/config
Vasiliy Tolstov cd30bedd2b system: some user inmprovements
* not use cgo
* add lock/unlock user

Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-11-25 11:26:00 +00:00
..
validate config: recognize Ignition configs and no-op 2015-07-10 16:32:57 -07:00
config_test.go system: some user inmprovements 2015-11-25 11:26:00 +00:00
config.go cloudinit: trim trailing whitespaces in #cloud-config header 2015-09-07 18:30:02 +02:00
decode.go decode: refactor file decoding into config package 2015-01-15 15:01:44 -08:00
etc_hosts.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
etcd2.go config: add wal_dir into etcd2.go 2015-10-15 09:36:48 -07:00
etcd.go config: deprecate etcd2 flags from etcd structure 2015-03-30 13:52:57 -07:00
file_test.go config: format license 2015-09-23 23:19:47 -07:00
file.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
flannel.go Add PublicIP opt 2015-07-22 22:54:03 +01:00
fleet.go config: sync fleet options 2015-10-14 11:02:59 -07:00
ignition.go config: recognize Ignition configs and no-op 2015-07-10 16:32:57 -07:00
locksmith_test.go config: add group and window options for locksmith 2015-09-23 23:19:41 -07:00
locksmith.go config: add group and window options for locksmith 2015-09-23 23:19:41 -07:00
oem.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
script.go config: standardize interface a bit 2015-01-26 15:57:55 -08:00
unit_test.go config: change valid tag to use regexp 2014-12-30 16:20:21 +01:00
unit.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
update_test.go config: change valid tag to use regexp 2014-12-30 16:20:21 +01:00
update.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
user.go system: some user inmprovements 2015-11-25 11:26:00 +00:00