decko / pulp-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulp Clowder Deployments

Usage example

# This creates a ClowdEnvironment object for the namespace. Several services are started.
bonfire namespace reserve --duration 8h
bonfire deploy-env -n $(oc project | grep -oE 'ephemeral-......') --template-file deploy/clowdapp.yaml

pulp-clowdenv.yaml is not used and not tested at this time.

About


Languages

Language:Shell 57.1%Language:Dockerfile 22.5%Language:Python 20.5%