-
pulp-server-2.12.2-1.lbn19.noarch
Pulp provides replication, access, and accounting for software repositories.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pulp-win-admin-extensions-2.4.0-4.lbn19.noarch
A collection of extensions that supplement and override generic admin
client capabilites with Win specific features.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pulp-win-plugins-2.4.0-1.lbn19.noarch
Provides a collection of platform plugins that extend the Pulp platform
to provide Win specific support.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
puppet-3.6.2-1.lbn19.noarch
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
puppet-server-4.4.2-1.lbn19.noarch
Provides the central puppet server daemon which provides manifests to clients.
The server can also function as a certificate authority and file server.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
puppetdb-4.0.2-1.lbn19.noarch
Puppet Centralized Storage.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
puppetdb-terminus-2.0.0-1.lbn19.noarch
Connect Puppet to PuppetDB by setting up a terminus for PuppetDB.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pychef-0.2.1-1.lbn19.noarch
Example
from chef import autoconfigure, Node
api = autoconfigure()
n = Node('web1')
print n['fqdn']
n['myapp']['version'] = '1.0'
n.save()
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pycouchdb-1.13-1.lbn19.noarch
Modern pure python CouchDB Client.
Currently there are several libraries in python to connect to couchdb. Why one more? It's
very simple. All seems not be maintained, all libraries used standard Python libraries for
http requests, and are not compatible with python3.
Advantages of py-couchdb
* Use requests for http requests (much faster than the standard library)
* Python2 and Python3 compatible with same codebase (with one exception, python view
server that uses 2to3)
* Also compatible with pypy.
Example:
>>> import pycouchdb
>>> server = pycouchdb.Server("http://admin:admin@localhost:5984/")
>>> server.info()['version']
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-3.fc19.x86_64
PyCryptopp is a set of Python wrappers for a few
of the best crypto algorithms from the Crypto++ library
(including SHA-256, AES, RSA signatures and Elliptic Curve DSA signatures).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19