megamic's "cfengine3-boilerplate": A possible starting point for a new Cfengine3 configuration
git clone git://github.com/megamic/cfengine3-boilerplate.git
or download over HTTPS:
README
CHANGES
HOWTO
LICENSE
TODO
bootstrap.cf
cleanup.cf
failsafe.cf
library.cf
promises.cf
runagent.cf
site.cf
Jessica Greer's Yale Cfengine3 Promise Body Library
git clone git://github.com/jlgreer/yale_cfengine3.git
or download over HTTPS: library.cfgit clone git git://github.com/zzamboni/cfengine-copbl.git
or download over HTTPS: cfengine_stdlib.cfgit clone git://gist.github.com/714948.git
or download over HTTPS:Aleksey's demonstration of using Cfengine to install WordPress.
git clone git://github.com/atsaloli2/contrib.git
or download over HTTPS: wordpress_installer.cfAleksey's configuration of iptables to allow NTP queries from a private network.
git clone git://github.com/atsaloli2/contrib.git
or download over HTTPS: files__iptables__allow_ntp_from_backend_servers.cfAleksey's install and integrate PHP PECL http module on a Linux system.
git clone git://github.com/atsaloli2/contrib.git
or download over HTTPS: php_pecl_http_extension_is_installed_and_integrated.cfgit clone git://github.com/atsaloli2/contrib.git
or download over HTTPS:Nick Anderson's svn_checkout.cf: Maintain CLEAN checkout of specified revision from specified SVN repository path noauth.
git clone git://github.com/atsaloli2/contrib.git
or download over HTTPS: svn_checkout.cf