Commit graph

27 commits

Author SHA1 Message Date
o
e9d8147584 add a get_default function 2014-10-09 13:33:11 +02:00
mh
ee7b4657fc remove functions that are either covered with builtin functions or stdlib functions 2014-04-25 18:06:34 +02:00
o
2bd349f915 fix syntax 2014-04-16 14:27:21 +02:00
o
4b4744e402 add an array_join function 2014-04-16 14:21:32 +02:00
mh
50a1943175 in 2.7 recmkdir is gone 2012-06-08 12:26:43 -03:00
mh
e90839b248 remove a couple of functions that can now be found in the puppetlabs stdlib 2011-10-08 20:07:53 +02:00
mh
ad2be0a0f8 add hash_merge function 2011-05-17 21:19:58 +02:00
mh
3827e73d67 add array union function 2011-05-17 21:13:10 +02:00
intrigeri
0b709ed5a7 Merge remote branch 'immerda/master' 2011-02-26 00:25:57 +01:00
mh
7e7eb1d652 rather directly read the file than use the puppet function 2010-12-31 12:53:55 +01:00
mh
b5e2aff27b add a new function called tfile 2010-12-30 14:04:53 +01:00
intrigeri
5d7667b8d0 Merge remote branch 'immerda/master' 2010-12-16 13:58:10 +01:00
mh
7abdda7b1e add array_include function 2010-12-12 13:23:53 +01:00
intrigeri
f61a347d84 Merge remote branch 'immerda/master' 2010-12-11 13:23:23 +01:00
intrigeri
1f1e5599b7 Merge remote branch 'shared/master'
Conflicts:
	lib/puppet/parser/functions/split.rb
2010-12-11 13:15:33 +01:00
mh
d1abd33530 remove gsub in favor of builtin regsubst 2010-12-09 23:24:13 +01:00
mh
a81984c77e Merge remote branch 'lavamind/master' 2010-11-30 01:26:19 +01:00
intrigeri
001bbc5ff8 Merge remote branch 'cmaisonneuve/master' 2010-11-10 11:56:59 +01:00
mh
ba43064794 add a new function & tests for that function 2010-11-07 13:37:34 -05:00
mh
218c68752e go on uniq strings
Looks like puppet has some internal representation which
is not comparable.
2010-11-07 13:37:27 -05:00
mh
82eed89bcc add a function to do some array work 2010-11-07 13:37:24 -05:00
mh
2dd17923bf add a join function 2010-11-07 13:37:21 -05:00
mh
90a172d01f remove some legacy functions that are now in upstream 2010-11-07 13:37:14 -05:00
Jerome Charaoui
63322aa305 Add multi_source_template function 2010-09-24 14:41:07 -04:00
Micah Anderson
63a16ad8c0 Merge remote branch 'immerda/master'
Conflicts:
	lib/puppet/parser/functions/gsub.rb
	lib/puppet/parser/functions/prefix_with.rb
	lib/puppet/parser/functions/sha1.rb
	lib/puppet/parser/functions/slash_escape.rb
	lib/puppet/parser/functions/substitute.rb
	manifests/classes/lsb_release.pp
	manifests/defines/concatenated_file.pp
	manifests/defines/config_file.pp
	manifests/defines/line.pp
	manifests/defines/module_dir.pp
	manifests/defines/module_file.pp
	manifests/defines/replace.pp
	manifests/init.pp
2010-09-02 19:04:29 -04:00
mh
97e15ea5a8 move plugin directory to fit new 0.25 style 2010-09-02 18:11:43 -04:00
Micah Anderson
3ff12051c8 move plugin directory to fit new 0.25.x style and update file paths accordingly 2009-11-23 11:54:04 -05:00