Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glensc/dokuwiki-plugin-chef

Chef Plugin for DokuWiki
https://github.com/glensc/dokuwiki-plugin-chef

Last synced: about 2 months ago
JSON representation

Chef Plugin for DokuWiki

Awesome Lists containing this project

README

        

Chef Plugin for DokuWiki

Search Chef Server API and format results
http://docs.opscode.com/api_chef_server.html

All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:chef

If you install this plugin manually, make sure it is installed in
lib/plugins/chef/ - if the folder is called different it
will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.

# Creating client for dokuwiki:

run:
$ knife user create dokuwiki -p PASSWORD

and save output as `client.pem`

----
Copyright (C) Elan Ruusamäe

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

See the COPYING file in your DokuWiki folder for details