aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-12 15:53:34 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-12 15:53:34 +0200
commit4f867580ffe234a7d90e4fab989f89cf59cfb160 (patch)
tree1a7e9e863624f0842f61078f2dfcfdac3bfc5b75
parentd560fbdae8251c2a9d56d7ec32d1e3666768d0c2 (diff)
downloadpuppet-4f867580ffe234a7d90e4fab989f89cf59cfb160.tar
puppet-4f867580ffe234a7d90e4fab989f89cf59cfb160.tar.gz
puppet-4f867580ffe234a7d90e4fab989f89cf59cfb160.tar.bz2
puppet-4f867580ffe234a7d90e4fab989f89cf59cfb160.tar.xz
puppet-4f867580ffe234a7d90e4fab989f89cf59cfb160.zip
Disable Epoll, not yet available
-rwxr-xr-xmanifests/nodes/sucuk.pp5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifests/nodes/sucuk.pp b/manifests/nodes/sucuk.pp
index a4d458a1..29a33ead 100755
--- a/manifests/nodes/sucuk.pp
+++ b/manifests/nodes/sucuk.pp
@@ -12,8 +12,9 @@ node sucuk {
class {'epoll::var':
db_password => extlookup('epoll_pgsql','x'),
}
- include epoll
- include epoll::create_db
+
+ #include epoll
+ #include epoll::create_db
include catdap
include mga-mirrors