Daniel Heule
1e582dceec
bugfix of raw_command
...
with raw_command, you can set env variables in crontab,
but cron don't accept env vars if the definition is
like this:
SHELL=/bin/bash # marker of something ...
so we need to make sure that raw commands are not apended by a marker
2014-07-23 09:22:03 +02:00
Nico Schottelius
c6ad2e60b3
remove obsolete todos ... people believe they still need to be fixed!
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-26 17:11:35 +02:00
Nico Schottelius
37451590b1
add reset to iptables init.d script
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-26 15:24:42 +02:00
Daniel Heule
614c73e10e
correct date of c
2014-06-25 00:18:41 +02:00
Daniel Heule
ab6502c9df
correct match if / is the last char of a url and the end of the line
2014-06-25 00:16:40 +02:00
Nico Schottelius
d294a2c28e
+"
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-16 08:02:41 +02:00
Nico Schottelius
6a2f2352be
new type: __ssh_dot_ssh
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-16 07:57:10 +02:00
Nico Schottelius
efb2c4a163
Merge branch 'fix-file-stat-osx' of https://github.com/mhutter/cdist
2014-06-11 00:35:01 +02:00
Nico Schottelius
3592a0c6dd
+suse support in __locale and __hostname
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-10 23:50:53 +02:00
Nico Schottelius
17504975a6
suse support for __timezone
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-06-10 23:15:21 +02:00
Manuel Hutter
8a70343e2c
Fixed wrong mode format for stat on OSX.
2014-06-10 19:48:02 +02:00
Manuel Hutter
90acfc3952
Fixed stat on OSX
2014-06-10 19:19:26 +02:00
Nico Schottelius
bbd451433f
add --url support for __package_yum
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-05-20 07:43:11 +02:00
Nico Schottelius
ae53b8e381
Merge branch 'bugfix__zypper' of https://github.com/dheule/cdist
2014-05-05 22:32:54 +02:00
Nico Schottelius
47ba46400c
Merge pull request #325 from jdguffey/__jail_messaging
...
Added messaging support for __jail type
2014-05-04 08:52:48 +02:00
Nico Schottelius
1bb897f9a2
Merge pull request #312 from asteven/issue/312
...
all files cdist creates should allways end with newline
2014-05-04 08:50:30 +02:00
Nico Schottelius
1bfa281cec
Merge pull request #334 from dheule/bugfix__explorer_interfaces
...
bugfix the list of interfaces
2014-05-04 08:43:12 +02:00
Nico Schottelius
bfbc621010
++releasedate
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-04-29 18:10:50 +02:00
Daniel Heule
3710557c62
bugfix the list of interfaces
2014-04-29 12:57:46 +02:00
Daniel Heule
5a647ec763
Bugfix to auto import pgp keys for new repos, so we can add repos with new keys
2014-04-29 11:49:43 +02:00
Nico Schottelius
9127e06109
CentOS support for __hostname
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-04-25 01:48:58 +02:00
Steven Armstrong
8a4cc56266
ensure all files we create end with a single newline
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-04-22 11:04:02 +02:00
Nico Schottelius
f9783f5f77
Merge branch 'bugfix_issue_327' of https://github.com/dheule/cdist
2014-04-15 01:27:50 +02:00
Daniel Heule
c5152b75f2
rename parameter service_uri to uri as requested
2014-04-14 19:18:16 +02:00
Daniel Heule
831acd16c6
rename parameter repo_uri to uri as requested by nico
2014-04-14 19:14:29 +02:00
Steven Armstrong
40e517f50c
new type __yum_repo to manage yum repositories
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-04-14 12:46:17 +02:00
Jake Guffey
f7a6377b74
Updated man page
...
Included MESSAGES section
2014-04-07 09:44:28 -04:00
Jake Guffey
d12daf10c4
Added messaging support for __jail type
...
prints start/stop/create/delete/onboot to $__messages_out
2014-04-07 09:41:03 -04:00
Nico Schottelius
9eec4e22fb
Merge branch 'bugfix_type__key_value' of https://github.com/dheule/cdist
2014-04-06 20:22:23 +02:00
Nico Schottelius
ad7977e51b
++;;
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-03-31 23:58:58 +02:00
Nico Schottelius
2955ef4344
cleanups
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-03-31 21:22:29 +02:00
Nico Schottelius
b7f8b5e339
catch unsupported state cases in __dog_vdi und __qemu_img
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-03-31 21:22:15 +02:00
Nico Schottelius
b22b581b67
first version of __dog_vdi
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-03-31 14:26:14 +02:00
Nico Schottelius
ff8f7ac287
add copied version __dog_vdi from __qemu_img
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-03-30 13:09:38 +02:00
Daniel Heule
50316902e3
renamed ll to lastline, hope its now clear what the var is for ..
2014-03-26 13:58:29 +01:00
Nico Schottelius
f3c3f454d3
Merge branch 'feature_new_explorers' of https://github.com/dheule/cdist
2014-03-26 13:06:33 +01:00
Daniel Heule
7b6102750e
as requested, replace space with _
2014-03-26 11:57:15 +01:00
Nico Schottelius
2c6e3e0e96
Merge branch 'jailfix' of https://github.com/jdguffey/cdist
2014-03-26 11:19:09 +01:00
Nico Schottelius
73b54aab09
Merge branch 'issue/321' of https://github.com/asteven/cdist
2014-03-26 11:15:36 +01:00
Nico Schottelius
58d57bc532
Merge branch 'enhancement-package-pkg-openbsd' of https://github.com/ghettosh/cdist
2014-03-26 11:06:22 +01:00
Nico Schottelius
6e81bbc54b
Merge branch 'issue/315' of https://github.com/asteven/cdist
2014-03-26 10:59:50 +01:00
Daniel Heule
bae472eb33
fixed some typos in the man page
2014-03-26 10:41:00 +01:00
Jake Guffey
c31278bcd0
Fix __jail explorers
...
Only fixed gencode*, manifest in PR #279 , fixed explorers here
2014-03-25 12:50:27 -04:00
Daniel Heule
b7fb973fa5
bugfix for whitespace stripping, its no more simple
2014-03-21 09:35:47 +01:00
Daniel Heule
807e2902ea
Merge branch 'master' of https://github.com/telmich/cdist into bugfix_type__key_value
...
New functionality for remote __object is needed
2014-03-21 09:23:44 +01:00
Daniel Heule
f36dc11601
forgot myself to the headers ..
2014-03-20 17:22:07 +01:00
Daniel Heule
5ef27191fc
implementing the $__object and $__object_id on the local and remote
...
execution call, to allow read access to parameter files
2014-03-20 13:52:12 +01:00
Nico Schottelius
2b03ccd776
changes for 3.1.0
...
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-03-19 18:57:11 +01:00
Nico Schottelius
bcca8a637b
Merge branch 'master' into type__rbenv
2014-03-13 10:30:48 +01:00
Daniel Heule
619076bd2d
corrected a small relict in example
2014-03-12 20:16:33 +01:00