For some reason, module-tag -b 4.2 updated the 5.0 branch
[nodeconfig.git] / PlanetLabConf / RootResources / pl_netflow.py
1 # RootResources/pl_netflow
2
3 try:
4     pl_netflow = RootSlice(nm_vserver_flags = "syncstart",
5                            nm_cpu_share = 32)
6 except:
7     pass