A configuration organization tool.
Go to file
Felipe Monteiro a8548c46c0 trivial: Fix broken Deckhand URL reference
This patch set fixes a broken Deckhand URL reference.
It is apparent from RTD that it is broken (note that
the page itself is out of date, but judging from the
syntax should be obvious enough too):

https://airshipit.readthedocs.io/projects/pegleg/en/latest/artifacts.html?highlight=deckhand#definition-artifact-layout

Change-Id: I7e2a8b200d753b61decb9d8f784060e94b069568
2018-08-23 21:57:07 +00:00
doc trivial: Fix broken Deckhand URL reference 2018-08-23 21:57:07 +00:00
images/pegleg Update Dockerfile to allow override of FROM variable 2018-07-17 14:37:08 -05:00
site_yamls/site Check that Pegleg only considers YAML 2018-04-10 08:25:36 -05:00
src/bin/pegleg Consolidate pep8/bandit zuul gating 2018-08-21 20:55:39 +00:00
tools Consolidate pep8/bandit zuul gating 2018-08-21 20:55:39 +00:00
.dockerignore Update to UCP layout standard 2018-03-05 07:42:00 -06:00
.gitignore Allow linting policies to be selectable 2018-03-13 08:57:00 -05:00
.gitreview Update .gitreview for openstack infra 2018-05-17 19:52:49 +01:00
.zuul.yaml Consolidate pep8/bandit zuul gating 2018-08-21 20:55:39 +00:00
LICENSE Initial commit 2018-01-26 15:47:15 -06:00
Makefile Update Dockerfile to allow override of FROM variable 2018-07-17 14:37:08 -05:00
README.md Pegleg documentation updates 2018-03-21 13:31:35 -05:00
tox.ini chore(py3): update tox targets 2018-08-19 07:03:57 +00:00

README.md

Pegleg

Pegleg is document aggregator that provides early linting and validations via Deckhand for documents that can be consumed by UCP. To learn more about UCP see UCP Integration

Getting Started

To get started, see getting started