Name : python3-PyChef
| |
Version : 0.3.0
| Vendor : obs://build_opensuse_org/home:thelande
|
Release : 1.1
| Date : 2018-11-26 17:37:14
|
Group : Development/Languages/Python
| Source RPM : python-PyChef-0.3.0-1.1.src.rpm
|
Size : 0.23 MB
| |
Packager : (none)
| |
Summary : Python implementation of a Chef API client
|
Description :
PyChef ======
.. image:: https://secure.travis-ci.org/coderanger/pychef.png?branch=master :target: http://travis-ci.org/coderanger/pychef
A Python API for interacting with a Chef server.
Example -------
::
from chef import autoconfigure, Node
api = autoconfigure() n = Node(\'web1\') print n[\'fqdn\'] n[\'myapp\'][\'version\'] = \'1.0\' n.save()
Further Reading ---------------
For more information check out http://pychef.readthedocs.org/en/latest/index.html
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/thelande:/cloud:/7/SLE_15/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-PyChef
Requires :