diff options
author | Michael Scherer <misc@mageia.org> | 2011-01-05 23:51:21 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-01-05 23:51:21 +0000 |
commit | d17374046a7edd16a13431c923c58dd4b0828543 (patch) | |
tree | 066a332df391836a3b6375d7f1016a903224b24f /manifests | |
parent | 58e4690c99e9eb825ebcbab1f01d80d6c0f10a67 (diff) | |
download | puppet-d17374046a7edd16a13431c923c58dd4b0828543.tar puppet-d17374046a7edd16a13431c923c58dd4b0828543.tar.gz puppet-d17374046a7edd16a13431c923c58dd4b0828543.tar.bz2 puppet-d17374046a7edd16a13431c923c58dd4b0828543.tar.xz puppet-d17374046a7edd16a13431c923c58dd4b0828543.zip |
- really add donate redirect on alamut, as pointed by boklm and alien on irc
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index a14159a1..fe6bd6d2 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -49,6 +49,7 @@ node alamut { timezone::timezone { "Europe/Paris": } include catdap + include websites::donate include mga-mirrors include epoll include transifex |