Merge "Fix: various documentation and URL fixes"
This commit is contained in:
commit
6b183e148b
@ -193,7 +193,7 @@ folder) from unique site elements (i.e., ``site`` folder).
|
|||||||
|
|
||||||
To gain a full understanding of the pegleg strutcure, it is highly
|
To gain a full understanding of the pegleg strutcure, it is highly
|
||||||
recommended to read pegleg documentation on this
|
recommended to read pegleg documentation on this
|
||||||
`here <https://airship-pegleg.readthedocs.io/en/latest/>`__.
|
`here <https://airship-pegleg.readthedocs.io/>`__.
|
||||||
|
|
||||||
The ``airship-seaworthy`` site may be used as reference site. It is the
|
The ``airship-seaworthy`` site may be used as reference site. It is the
|
||||||
principal pipeline for integration and continuous deployment testing of Airship.
|
principal pipeline for integration and continuous deployment testing of Airship.
|
||||||
|
@ -200,6 +200,6 @@ Process Flows
|
|||||||
.. _Kubernetes Homepage: https://kubernetes.io/
|
.. _Kubernetes Homepage: https://kubernetes.io/
|
||||||
.. _Openstack: https://www.openstack.org/
|
.. _Openstack: https://www.openstack.org/
|
||||||
.. _Openstack Helm: https://github.com/openstack/openstack-helm
|
.. _Openstack Helm: https://github.com/openstack/openstack-helm
|
||||||
.. _Treasuremap: https://github.com/att-comdev/treasuremap
|
.. _Treasuremap: https://github.com/openstack/airship-treasuremap
|
||||||
.. _yaml: http://yaml.org/
|
.. _yaml: http://yaml.org/
|
||||||
|
|
||||||
|
@ -8,8 +8,8 @@ metadata:
|
|||||||
layer: global
|
layer: global
|
||||||
storagePolicy: cleartext
|
storagePolicy: cleartext
|
||||||
data:
|
data:
|
||||||
description: Ceph config for UCP namespace(s)
|
description: Ceph config for Airship namespace(s)
|
||||||
chart_group:
|
chart_group:
|
||||||
# NOTE: This will probably expand into one config per UCP namespace
|
# NOTE: This will probably expand into one config per Airship namespace
|
||||||
# that requires ceph access.
|
# that requires ceph access.
|
||||||
- ucp-ceph-config
|
- ucp-ceph-config
|
||||||
|
@ -8,7 +8,7 @@ metadata:
|
|||||||
layer: global
|
layer: global
|
||||||
storagePolicy: cleartext
|
storagePolicy: cleartext
|
||||||
data:
|
data:
|
||||||
description: Common UCP Components
|
description: Common Airship Components
|
||||||
chart_group:
|
chart_group:
|
||||||
- ucp-ingress
|
- ucp-ingress
|
||||||
- ucp-mariadb
|
- ucp-mariadb
|
||||||
|
@ -8,7 +8,7 @@ metadata:
|
|||||||
layer: global
|
layer: global
|
||||||
storagePolicy: cleartext
|
storagePolicy: cleartext
|
||||||
data:
|
data:
|
||||||
description: UCP Keystone components
|
description: Airship Keystone components
|
||||||
chart_group:
|
chart_group:
|
||||||
- ucp-keystone-memcached
|
- ucp-keystone-memcached
|
||||||
- ucp-keystone
|
- ucp-keystone
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
# Certs genrated by Promenade, see docs at
|
# Certs generated by Promenade, see docs at
|
||||||
# https://treasuremap.readthedocs.io/en/latest/deployment.html#site-new-site-pki-pki-catalog-yaml
|
# TODO: move to https://github.com/openstack/airship-treasuremap/blob/master/docs/source/authoring_and_deployment.rst
|
||||||
|
# https://github.com/att-comdev/treasuremap/blob/master/docs/source/deployment.rst#sitenew_sitepkipki-catalogyaml
|
||||||
data: |
|
data: |
|
||||||
-----BEGIN CERTIFICATE-----
|
-----BEGIN CERTIFICATE-----
|
||||||
MIIDSDCCAjCgAwIBAgIUegkh/antB1XyDVHdP5dv+0MZyBcwDQYJKoZIhvcNAQEL
|
MIIDSDCCAjCgAwIBAgIUegkh/antB1XyDVHdP5dv+0MZyBcwDQYJKoZIhvcNAQEL
|
||||||
|
Loading…
Reference in New Issue
Block a user