Commit graph

4161 commits

Author SHA1 Message Date
Daniel Heule
785e54b311 vorbereitung um mit zypper auch spezifische versionen zu unterstützen
parameter ptype auch beim package type zulassen, analog anderer
parameter von subtypes ...
2013-12-11 13:44:01 +01:00
Nico Schottelius
05262ffe39 ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-11 13:42:12 +01:00
Daniel Heule
01dc23b00c postfix install works also on suse (SLES11) 2013-12-11 13:07:40 +01:00
Nico Schottelius
b2e39e3dc1 ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-10 17:51:48 +01:00
Daniel Heule
0acf3c0118 type __postfix_postconf is tested and aproved to work on suse (SLES11) 2013-12-10 17:25:03 +01:00
Daniel Heule
e1eae5604e unlock the whole power of zypper
added the ptype parameter (package type of zypper install)
2013-12-10 16:57:02 +01:00
Nico Schottelius
a5d2cdecf4 ++changes (3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-10 15:48:04 +01:00
Nico Schottelius
ae438b9719 Merge pull request #220 from dheule/type__zypper_service
new type  __zypper_service
2013-12-10 06:43:38 -08:00
Nico Schottelius
a2106f6552 ++changes (3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-10 15:39:27 +01:00
Nico Schottelius
6f4881a9a9 Merge pull request #219 from asteven/issue/219
__key_value removes quotes from values
2013-12-10 06:36:52 -08:00
Daniel Heule
f7f63aa7a2 remove SFS from man page text ... 2013-12-10 11:54:42 +01:00
Daniel Heule
0f1dabb080 inital commit of __zypper_service 2013-12-10 11:50:18 +01:00
Steven Armstrong
d068dfd621 escape and thereby preserve quotes in values
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-12-10 11:02:10 +01:00
Nico Schottelius
6bf235c698 ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-09 23:17:06 +01:00
Daniel Heule
e6420a49e8 verhindern dass raw and raw_command zusammen angegeben werden 2013-12-09 11:39:44 +01:00
Daniel Heule
02aad6f4cc revert vom chmod der aus versehen geändert wurde ... 2013-12-09 09:57:31 +01:00
Daniel Heule
c0da6fcc89 Verbesserungen am __cron type
1. Filter messages from crontab -l welche das ganze file füllen
2. neuer parameter raw_command, um globale variablen zu setzen ...
2013-12-09 09:44:40 +01:00
Nico Schottelius
fe20da6594 note hint from Axel Beckert for debian prios
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-07 00:13:28 +01:00
Nico Schottelius
a420ee105d ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-06 23:55:53 +01:00
Nico Schottelius
a89926c40b Merge branch 'dheule/type__zypper_repo' 2013-12-06 23:53:46 +01:00
Daniel Heule
a271244cfb Die 4 codepaths mit comments erklaert ... 2013-12-06 15:23:09 +01:00
Nico Schottelius
2ea2e640c9 ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-06 14:19:36 +01:00
Steven Armstrong
367ef21bd8 make __postfix_* types depend on __postfix
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2013-12-06 13:49:45 +01:00
Daniel Heule
59de2afdaa ups, was a variable collision 2013-12-05 13:14:15 +01:00
Daniel Heule
512b410012 korrektur eines typos ... 2013-12-05 08:47:57 +01:00
Daniel Heule
e1a2ebab5c gencode-remote gibt nur noch befehle aus wenn was zu tun ist ... 2013-12-05 08:45:12 +01:00
Nico Schottelius
87dcc6ed52 ++changes(3.0.0)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 21:30:34 +01:00
Nico Schottelius
a5fc3f5002 remove changed attribute of an object - was never used and will never be used
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 21:29:56 +01:00
Nico Schottelius
5f5b9f8cc4 describe how to develop multiple features at the same time
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 21:25:10 +01:00
Nico Schottelius
4947b154ee update cdist hacker with git workflow
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 21:22:18 +01:00
Daniel Heule
72bbf93282 korrekte ids, hier werden von zypper keine quotes erwartet, da nur
zahlen moeglich sind
2013-12-04 15:32:31 +01:00
Daniel Heule
a37c48ed43 bei dem repo_id eine kleine verschoenerung 2013-12-04 15:24:18 +01:00
Daniel Heule
33a4f07bb4 in der manpage state parameter besser erlaeutert ...
TODO: howto line breaks in html ?
2013-12-04 15:22:48 +01:00
Nico Schottelius
54bed4d254 add more old workflow examples
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 15:16:31 +01:00
Nico Schottelius
71f5709fca add old workflow example
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 15:15:21 +01:00
Daniel Heule
ea33b093f0 cleanup of variable quoting 2013-12-04 14:58:15 +01:00
Daniel Heule
808ea30634 Korrektur der intention, vim hat mich verschaukelt ... 2013-12-04 14:50:11 +01:00
Nico Schottelius
7adbc6f913 add changes from preos
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 14:44:27 +01:00
Nico Schottelius
e50b54273a docs not, doc
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 14:21:23 +01:00
Nico Schottelius
7783060993 document messaging
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 14:19:23 +01:00
Nico Schottelius
ccf0f4311d ++changes(3.0.0) (really!)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 13:37:32 +01:00
Nico Schottelius
acd42b259b do not generate code when mode = 0xxx format
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 13:37:15 +01:00
Nico Schottelius
ed10f4e5b4 use default parameter
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 13:19:25 +01:00
Nico Schottelius
b9dcd01ea1 only restart the firewall (iptables) if needed
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-04 13:19:04 +01:00
Daniel Heule
6a68c14a76 letzter feinschliff bei der man page ... 2013-12-04 10:56:45 +01:00
Daniel Heule
b5a0c52684 aus versehen eine .direcotry datei vom dolphin eingecheckt, nun wieder
gelöscht ...
2013-12-04 10:15:24 +01:00
Daniel Heule
19219fe1f9 An allen orten correcte gpl headers eingesetzt ... 2013-12-04 09:44:45 +01:00
Daniel Heule
b29a52db1a Initial add vom type __zypper_repo 2013-12-04 09:37:01 +01:00
Nico Schottelius
68b7392021 add support for messaging to __file, document messaging in reference
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-03 15:41:43 +01:00
Nico Schottelius
684ad56a80 Merge branch 'master' into notifications
Took the __file parts from master.

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>

Conflicts:
	cdist/conf/type/__file/gencode-local
	cdist/conf/type/__file/gencode-remote
2013-12-03 14:38:11 +01:00