diff --git a/docs/web/cdist.mdwn b/docs/web/cdist.mdwn index 4d8fe82b..fff727bf 100644 --- a/docs/web/cdist.mdwn +++ b/docs/web/cdist.mdwn @@ -12,6 +12,7 @@ and [puppet](http://www.puppetlabs.com/). * Browse the **documentation** for the [latest version](man/latest) or [all versions (>= 2.0.4)](man) * Read how to [[install or update cdist|install-update]] + * [[Support|support]] ### OS support @@ -21,6 +22,7 @@ cdist was tested or is know to run on at least * [Debian](http://www.debian.org/) * [CentOS](http://www.centos.org/) * [Fedora](http://fedoraproject.org/) + * [FreeBSD](http://www.freebsd.org) * [Gentoo](http://www.gentoo.org/) * [Mac OS X](http://www.apple.com/macosx/) * [OpenBSD](http://www.openbsd.org) @@ -29,30 +31,6 @@ cdist was tested or is know to run on at least * [XenServer](http://www.citrix.com/xenserver/) -## Support - -### IRC - -You can join the development ***IRC channel*** -[#cstar on irc.freenode.net](irc://irc.freenode.org/#cstar). - -### Mailing list - -Bug reports, questions, patches, etc. should be send to the -[cdist mailing list](http://l.schottelius.org/mailman/listinfo/cdist). - -### Linkedin - -If you have an account -at [Linked in](http://www.linkedin.com/), -you can join the -[cdist group](http://www.linkedin.com/groups/cdist-configuration-management-3952797). - -### Commercial support - -You can request commercial support for cdist from -[my company](http://firma.schottelius.org/english/). - ## Used by If you're using cdist, feel free to send a report to the mailing list. diff --git a/docs/web/cdist/support.mdwn b/docs/web/cdist/support.mdwn new file mode 100644 index 00000000..47ee1193 --- /dev/null +++ b/docs/web/cdist/support.mdwn @@ -0,0 +1,23 @@ +## Support + +### IRC + +You can join the development ***IRC channel*** +[#cstar on irc.freenode.net](irc://irc.freenode.org/#cstar). + +### Mailing list + +Bug reports, questions, patches, etc. should be send to the +[cdist mailing list](http://l.schottelius.org/mailman/listinfo/cdist). + +### Linkedin + +If you have an account +at [Linked in](http://www.linkedin.com/), +you can join the +[cdist group](http://www.linkedin.com/groups/cdist-configuration-management-3952797). + +### Commercial support + +You can request commercial support for cdist from +[my company](http://firma.schottelius.org/english/).