Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See more at https://airship-treasuremap.readthedocs.io/ .

Deployment

The Airship installer is delivered in a form of site and type manifests, as well as deployment script. This helps automating and adjusting the Airship to the OPNFV reference lab Intel POD17.

Manifests

Airship is a declarative way of automating the deployment of a site and therefor all the deployment details are defined in a the configuration files/manifests.

...

  data:
site_type: cntt

repositories:
global:
revision: v1.4
url: https://opendev.org/airship/treasuremap.git

Deployment

As Airship is tooling to declaratively automate site deployment, the automation from the installer side is light, see deploy.sh.

...