Sha256: 742ec764698b0369a75df9e1951d8a2dac920d16a4945958ad13b6b150df2491
Contents?: true
Size: 381 Bytes
Versions: 81
Compression:
Stored size: 381 Bytes
Contents
# $Id$ # define nodes #service.setpath("../examples/root/etc/init.d") Service { path => "../examples/root/etc/init.d" } import "classing" sleepserver { path => $operatingsystem ? { sunos => "../examples/root/etc/configfile", hpux => "../examples/other/etc/configfile", default => "../examples/root/etc/configfile" }, schedule => true }
Version data entries
81 entries across 81 versions & 3 rubygems