diff --git a/.zuul.yaml b/.zuul.yaml index c3cc32016..301ffe542 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -39,8 +39,9 @@ - treasuremap-upload-git-mirror promote: jobs: - - promote-airship-project-docs - + - promote-airship-project-docs: + files: + - ^doc/.*$ - nodeset: name: treasuremap-single-node diff --git a/doc/source/authoring_and_deployment.rst b/doc/source/authoring_and_deployment.rst index 178997951..1d8d2ec0d 100644 --- a/doc/source/authoring_and_deployment.rst +++ b/doc/source/authoring_and_deployment.rst @@ -85,9 +85,9 @@ Airship reference manifests are delivered monthly as release tags in the `Treasuremap `__. The releases are verified by `Seaworthy -`__, +`__, `Airsloop -`__, +`__, and `Airship-in-a-Bottle `__ pipelines before delivery and are recommended for deployments instead of using @@ -127,7 +127,7 @@ Airship hardware requirements are flexible, and the system can be deployed with very minimal requirements if needed (e.g., single disk, single network). For simplified non-bonded, and single disk examples, see -`Airsloop `__. +`Airsloop `__. BIOS and IPMI ~~~~~~~~~~~~~