Project

General

Profile

« Previous | Next » 

Revision a07b303b

Added by Greg Sutcliffe over 10 years ago

Add basic Archlinux support for agent classes

View differences:

manifests/params.pp
}
}
}
ArchLinux: {
# Only the agent classes (cron / service) are supported for now, which
# doesn't require any OS-specific params
}
default: {
fail("${::hostname}: This module does not support osfamily ${::osfamily}")
}

Also available in: Unified diff