X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=site_type%2Fsriov%2Fairship-treasuremap%2Fsite%2Fairship-seaworthy%2Fsite-definition.yaml;fp=site_type%2Fsriov%2Fairship-treasuremap%2Fsite%2Fairship-seaworthy%2Fsite-definition.yaml;h=b45d369dc08eb0b08bc0f626ca7e69ee39a72969;hb=c88cf93ab1508f0dd1ec862fc02634604ca9c94d;hp=0000000000000000000000000000000000000000;hpb=65e9ce265e221f060686a69efce51f982c1833b0;p=yaml_builds.git diff --git a/site_type/sriov/airship-treasuremap/site/airship-seaworthy/site-definition.yaml b/site_type/sriov/airship-treasuremap/site/airship-seaworthy/site-definition.yaml new file mode 100644 index 0000000..b45d369 --- /dev/null +++ b/site_type/sriov/airship-treasuremap/site/airship-seaworthy/site-definition.yaml @@ -0,0 +1,18 @@ +--- +# High-level pegleg site definition file +schema: pegleg/SiteDefinition/v1 +metadata: + schema: metadata/Document/v1 + layeringDefinition: + abstract: false + layer: site + # NEWSITE-CHANGEME: Replace with the site name + name: airship-seaworthy + storagePolicy: cleartext +data: + # Deprecated revision system, will be removed later. Do not modify. + revision: v4.0 + # The type layer this site will delpoy with. Type layer is found in the + # type folder. + site_type: foundry +...