split off support
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
2d59bb01a5
commit
b6d3bfe64f
2 changed files with 25 additions and 24 deletions
|
@ -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)
|
* 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]]
|
* Read how to [[install or update cdist|install-update]]
|
||||||
|
* [[Support|support]]
|
||||||
|
|
||||||
### OS support
|
### OS support
|
||||||
|
|
||||||
|
@ -21,6 +22,7 @@ cdist was tested or is know to run on at least
|
||||||
* [Debian](http://www.debian.org/)
|
* [Debian](http://www.debian.org/)
|
||||||
* [CentOS](http://www.centos.org/)
|
* [CentOS](http://www.centos.org/)
|
||||||
* [Fedora](http://fedoraproject.org/)
|
* [Fedora](http://fedoraproject.org/)
|
||||||
|
* [FreeBSD](http://www.freebsd.org)
|
||||||
* [Gentoo](http://www.gentoo.org/)
|
* [Gentoo](http://www.gentoo.org/)
|
||||||
* [Mac OS X](http://www.apple.com/macosx/)
|
* [Mac OS X](http://www.apple.com/macosx/)
|
||||||
* [OpenBSD](http://www.openbsd.org)
|
* [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/)
|
* [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
|
## Used by
|
||||||
|
|
||||||
If you're using cdist, feel free to send a report to the mailing list.
|
If you're using cdist, feel free to send a report to the mailing list.
|
||||||
|
|
23
docs/web/cdist/support.mdwn
Normal file
23
docs/web/cdist/support.mdwn
Normal file
|
@ -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/).
|
Loading…
Reference in a new issue