diff options
author | Michael Scherer <misc@mageia.org> | 2012-01-07 22:17:48 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2012-01-07 22:17:48 +0000 |
commit | 2fcc6f8b87b09aa94473afa06ddc28c4bdd4a908 (patch) | |
tree | 676ce8c3c1dc52dfbb9282f7a765c358441a44bc /manifests/nodes.pp | |
parent | 27100807f36a3ca3572aaeecc3e77d7e8772156d (diff) | |
download | puppet-2fcc6f8b87b09aa94473afa06ddc28c4bdd4a908.tar puppet-2fcc6f8b87b09aa94473afa06ddc28c4bdd4a908.tar.gz puppet-2fcc6f8b87b09aa94473afa06ddc28c4bdd4a908.tar.bz2 puppet-2fcc6f8b87b09aa94473afa06ddc28c4bdd4a908.tar.xz puppet-2fcc6f8b87b09aa94473afa06ddc28c4bdd4a908.zip |
split defaults setting in a dedicated file ( to add more of them,
and prepare to split nodes.pp )
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r-- | manifests/nodes.pp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index 3666decc..73a309fc 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -1,6 +1,3 @@ -# to not repeat the setting everywhere -Exec { path => "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin/" } - # svn, big important server node valstar { # Location: IELO datacenter (marseille) |