Commit graph

894 commits

Author SHA1 Message Date
Nico Schottelius
d2c4ffb5f0 cleanup manpages for new types
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-16 08:45:01 +01:00
Nico Schottelius
2b2545ed8c add changes for 1.1 release
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-16 08:40:36 +01:00
Nico Schottelius
e7f64758ce update conf/manifest/init example
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-16 08:39:51 +01:00
Nico Schottelius
0847b5b364 Merge branch 'master' into filedirectorylink 2011-03-16 08:36:40 +01:00
Nico Schottelius
bf60df1a9b cleanup in __file manifest
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-16 08:31:30 +01:00
Nico Schottelius
501fcf36d1 remove old --destination parameter from __file explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-16 08:30:02 +01:00
Nico Schottelius
f69802b3d8 s/md5sum/cksum/g
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-16 08:25:36 +01:00
Steven Armstrong
af0b62ecef update man page for __group type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 23:41:30 +01:00
Steven Armstrong
ec99a22db6 add new type __group
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 23:37:17 +01:00
Steven Armstrong
58718f735a use getent to get entry from shadow database
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 23:35:55 +01:00
Steven Armstrong
4432b476d0 __user: only set password if it changed
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 23:26:24 +01:00
Steven Armstrong
1518bf1935 __user: only run commands if value has changed
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 23:11:01 +01:00
Nico Schottelius
e69db644b4 prepare version 1.0.4
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:38:09 +01:00
Nico Schottelius
8fa48be2ae change footer (looks better)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:31:11 +01:00
Nico Schottelius
b19a29be6e make cdist-env usable standalone (i.e. without cdist-config)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:30:02 +01:00
Nico Schottelius
6f7312e877 some cleanups in cdist-type__addifnosuchline(7)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:25:09 +01:00
Nico Schottelius
cb1cdb33c5 Merge branch 'master' of git://git.d-roth.li/cdist 2011-03-15 21:21:27 +01:00
Nico Schottelius
4a44b3bdf5 __file: -destination
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:19:49 +01:00
Daniel Roth
2ed638a0a2 Minor doc fixes 2011-03-15 21:18:18 +01:00
Nico Schottelius
e06e8026dd begin to cleanup __file
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:18:15 +01:00
Nico Schottelius
1619964cbb __file does not require --type anymore
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:13:01 +01:00
Nico Schottelius
1202131195 update __directory parameters
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:11:59 +01:00
Nico Schottelius
86d98ddec4 begin cleanup doc for __directory
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 21:06:18 +01:00
Daniel Roth
c010c9b288 moved manpages 2011-03-15 21:02:47 +01:00
Steven Armstrong
42c87edad1 moved __package_gentoo to gentoo branch
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 20:52:52 +01:00
Nico Schottelius
4c59a0fde1 cleanup __link
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 20:51:09 +01:00
Daniel Roth
2072fc196f Examples changed 2011-03-15 20:46:15 +01:00
Nico Schottelius
b8c68fcb9e remove explorer for __directory
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 20:37:51 +01:00
Nico Schottelius
3d24edae51 + template for __link
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 20:37:23 +01:00
Daniel Roth
f306004c9c Moved manpages for addifnosuchline 2011-03-15 20:16:56 +01:00
Nico Schottelius
7c4cff6286 + type proposal
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 19:56:49 +01:00
Daniel Roth
4f8932c142 Documented parameters for __addifnosuchline 2011-03-15 19:07:58 +01:00
Daniel Roth
f4d3c1d23e Merge branch 'master' of git://git.schottelius.org/cdist 2011-03-15 19:00:42 +01:00
Steven Armstrong
88e48c391e fix borken paths in cdist-type-template
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 17:19:20 +01:00
Steven Armstrong
f5ed590e16 changelog++
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 17:15:35 +01:00
Steven Armstrong
bead47f6bf remove currently unhandled parameter
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 17:10:27 +01:00
Steven Armstrong
f2f67ad0ad +man __package_emerge/man.text
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 17:09:45 +01:00
Steven Armstrong
26b10dec69 +man
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 17:01:35 +01:00
Steven Armstrong
a9d0bfee16 new type __user
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-15 16:47:40 +01:00
Nico Schottelius
8d8491232c add template for type __directory
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 16:41:04 +01:00
Nico Schottelius
05742ae432 +changelog
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 16:38:25 +01:00
Nico Schottelius
63452e0fee document __package_apt
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 16:37:34 +01:00
Nico Schottelius
77381b9981 cleanup manpages for __issue and __motd
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 16:35:04 +01:00
Nico Schottelius
dfdd7644b2 make footer aequivalent to header
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 16:29:11 +01:00
Nico Schottelius
0aad572461 define dependency handling
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 13:01:03 +01:00
Nico Schottelius
aa4a23e7dd doc: -\n
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 00:18:31 +01:00
Nico Schottelius
fe2d4877ce -plural (old stuff)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 00:06:50 +01:00
Nico Schottelius
2d4cbdddab document new features
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 00:05:38 +01:00
Nico Schottelius
5821ceebbc add support for --owner and --group in __file
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-15 00:00:25 +01:00
Nico Schottelius
8ff02673f0 remove __motd from localhost (not good as an example for testers)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-14 23:43:00 +01:00