all:
  children:
    controllers:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 162.253.55.70
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      kubernetes_version: 1.28.13
      molecule_scenario: kube-prometheus-stack
      nodepool:
        az: nova
        cloud: public
        external_id: 6d5e98ad-a91f-4da9-ae33-8b7462541445
        host_id: b3056f425dc12eb7c2b177d04ce92ce8e9d8895ce2af8682a7cd0f26
        interface_ip: 162.253.55.70
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 162.253.55.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.70
        public_ipv6: 2604:e100:1:0:f816:3eff:fe1e:36ca
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 6d5e98ad-a91f-4da9-ae33-8b7462541445
        host_id: b3056f425dc12eb7c2b177d04ce92ce8e9d8895ce2af8682a7cd0f26
        interface_ip: 162.253.55.70
        label: ubuntu-noble
        node_properties: {}
        private_ipv4: 162.253.55.70
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.70
        public_ipv6: 2604:e100:1:0:f816:3eff:fe1e:36ca
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.28.13
    molecule_scenario: kube-prometheus-stack
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job atmosphere-common-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere.common/.zuul.yaml@main#4>'
      - '<Job atmosphere-common-molecule-kube-prometheus-stack explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/atmosphere.common/.zuul.yaml@main#29>'
      - '<Job atmosphere-common-molecule-kube-prometheus-stack explicit: None implied:
        None source: vexxhost/atmosphere.common/.zuul.yaml@main#35>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: bc643e4252a54e49a10edd9c1b52e799
      build_refs:
      - branch: main
        change: '107'
        change_message: 'feat: add kube_prometheus_stack and secretgen_controller
          roles


          ## Summary


          Migrate the `kube_prometheus_stack` role and its vendored Helm chart from
          `atmosphere` into this shared collection. This eliminates the need to constantly
          backport monitoring stack changes across all atmosphere release branches.


          ## Changes


          - Copy `kube_prometheus_stack` role with vendored chart in `files/chart`

          - Copy `secretgen_controller` role (dependency)

          - Add playbook for `kube_prometheus_stack`

          - Replace `atmosphere_images` references with `kube_prometheus_stack_image_*`
          role defaults

          - Replace `atmosphere_ingress_*`, `defaults_ca_certificates_path`, `cluster_issuer_type`
          with role-level defaults

          - Add `community.general` and `vexxhost.kubernetes` collection dependencies

          - Add Zuul CI with molecule scenario deploying on K8s AIO (`vexxhost.kubernetes.site`)

          - Update molecule to `>=25.9.0.rc1` (new `extensions/` layout)


          ## How atmosphere will consume this


          Atmosphere will depend on `atmosphere.common` and can override any variable
          (images, ingress, node selectors, etc.) through its own defaults. Bumping
          the collection version is all that''s needed to pick up monitoring stack
          updates.'
        change_url: https://github.com/vexxhost/atmosphere.common/pull/107
        commit_id: ec9a06e8c930e3125de85720e5ec28a358c92dd4
        patchset: ec9a06e8c930e3125de85720e5ec28a358c92dd4
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          name: vexxhost/atmosphere.common
          short_name: atmosphere.common
        src_dir: src/github.com/vexxhost/atmosphere.common
        topic: null
      buildset: 128b8a8c43174561af87fc9864962664
      buildset_refs:
      - branch: main
        change: '107'
        change_message: 'feat: add kube_prometheus_stack and secretgen_controller
          roles


          ## Summary


          Migrate the `kube_prometheus_stack` role and its vendored Helm chart from
          `atmosphere` into this shared collection. This eliminates the need to constantly
          backport monitoring stack changes across all atmosphere release branches.


          ## Changes


          - Copy `kube_prometheus_stack` role with vendored chart in `files/chart`

          - Copy `secretgen_controller` role (dependency)

          - Add playbook for `kube_prometheus_stack`

          - Replace `atmosphere_images` references with `kube_prometheus_stack_image_*`
          role defaults

          - Replace `atmosphere_ingress_*`, `defaults_ca_certificates_path`, `cluster_issuer_type`
          with role-level defaults

          - Add `community.general` and `vexxhost.kubernetes` collection dependencies

          - Add Zuul CI with molecule scenario deploying on K8s AIO (`vexxhost.kubernetes.site`)

          - Update molecule to `>=25.9.0.rc1` (new `extensions/` layout)


          ## How atmosphere will consume this


          Atmosphere will depend on `atmosphere.common` and can override any variable
          (images, ingress, node selectors, etc.) through its own defaults. Bumping
          the collection version is all that''s needed to pick up monitoring stack
          updates.'
        change_url: https://github.com/vexxhost/atmosphere.common/pull/107
        commit_id: ec9a06e8c930e3125de85720e5ec28a358c92dd4
        patchset: ec9a06e8c930e3125de85720e5ec28a358c92dd4
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          name: vexxhost/atmosphere.common
          short_name: atmosphere.common
        src_dir: src/github.com/vexxhost/atmosphere.common
        topic: null
      change: '107'
      change_message: 'feat: add kube_prometheus_stack and secretgen_controller roles


        ## Summary


        Migrate the `kube_prometheus_stack` role and its vendored Helm chart from
        `atmosphere` into this shared collection. This eliminates the need to constantly
        backport monitoring stack changes across all atmosphere release branches.


        ## Changes


        - Copy `kube_prometheus_stack` role with vendored chart in `files/chart`

        - Copy `secretgen_controller` role (dependency)

        - Add playbook for `kube_prometheus_stack`

        - Replace `atmosphere_images` references with `kube_prometheus_stack_image_*`
        role defaults

        - Replace `atmosphere_ingress_*`, `defaults_ca_certificates_path`, `cluster_issuer_type`
        with role-level defaults

        - Add `community.general` and `vexxhost.kubernetes` collection dependencies

        - Add Zuul CI with molecule scenario deploying on K8s AIO (`vexxhost.kubernetes.site`)

        - Update molecule to `>=25.9.0.rc1` (new `extensions/` layout)


        ## How atmosphere will consume this


        Atmosphere will depend on `atmosphere.common` and can override any variable
        (images, ingress, node selectors, etc.) through its own defaults. Bumping
        the collection version is all that''s needed to pick up monitoring stack updates.'
      change_url: https://github.com/vexxhost/atmosphere.common/pull/107
      child_jobs: []
      commit_id: ec9a06e8c930e3125de85720e5ec28a358c92dd4
      event_id: 576522e0-0c32-11f1-8c6e-de98d2084ce7
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/bc643e4252a54e49a10edd9c1b52e799/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/bc643e4252a54e49a10edd9c1b52e799/work/logs
        result_data_file: /var/lib/zuul/builds/bc643e4252a54e49a10edd9c1b52e799/work/results.json
        src_root: /var/lib/zuul/builds/bc643e4252a54e49a10edd9c1b52e799/work/src
        work_root: /var/lib/zuul/builds/bc643e4252a54e49a10edd9c1b52e799/work
      include_vars: []
      items:
      - branch: main
        change: '107'
        change_message: 'feat: add kube_prometheus_stack and secretgen_controller
          roles


          ## Summary


          Migrate the `kube_prometheus_stack` role and its vendored Helm chart from
          `atmosphere` into this shared collection. This eliminates the need to constantly
          backport monitoring stack changes across all atmosphere release branches.


          ## Changes


          - Copy `kube_prometheus_stack` role with vendored chart in `files/chart`

          - Copy `secretgen_controller` role (dependency)

          - Add playbook for `kube_prometheus_stack`

          - Replace `atmosphere_images` references with `kube_prometheus_stack_image_*`
          role defaults

          - Replace `atmosphere_ingress_*`, `defaults_ca_certificates_path`, `cluster_issuer_type`
          with role-level defaults

          - Add `community.general` and `vexxhost.kubernetes` collection dependencies

          - Add Zuul CI with molecule scenario deploying on K8s AIO (`vexxhost.kubernetes.site`)

          - Update molecule to `>=25.9.0.rc1` (new `extensions/` layout)


          ## How atmosphere will consume this


          Atmosphere will depend on `atmosphere.common` and can override any variable
          (images, ingress, node selectors, etc.) through its own defaults. Bumping
          the collection version is all that''s needed to pick up monitoring stack
          updates.'
        change_url: https://github.com/vexxhost/atmosphere.common/pull/107
        commit_id: ec9a06e8c930e3125de85720e5ec28a358c92dd4
        patchset: ec9a06e8c930e3125de85720e5ec28a358c92dd4
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          name: vexxhost/atmosphere.common
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
        topic: null
      job: atmosphere-common-molecule-kube-prometheus-stack
      jobtags: []
      max_attempts: 3
      message: ZmVhdDogYWRkIGt1YmVfcHJvbWV0aGV1c19zdGFjayBhbmQgc2VjcmV0Z2VuX2NvbnRyb2xsZXIgcm9sZXMKCiMjIFN1bW1hcnkKCk1pZ3JhdGUgdGhlIGBrdWJlX3Byb21ldGhldXNfc3RhY2tgIHJvbGUgYW5kIGl0cyB2ZW5kb3JlZCBIZWxtIGNoYXJ0IGZyb20gYGF0bW9zcGhlcmVgIGludG8gdGhpcyBzaGFyZWQgY29sbGVjdGlvbi4gVGhpcyBlbGltaW5hdGVzIHRoZSBuZWVkIHRvIGNvbnN0YW50bHkgYmFja3BvcnQgbW9uaXRvcmluZyBzdGFjayBjaGFuZ2VzIGFjcm9zcyBhbGwgYXRtb3NwaGVyZSByZWxlYXNlIGJyYW5jaGVzLgoKIyMgQ2hhbmdlcwoKLSBDb3B5IGBrdWJlX3Byb21ldGhldXNfc3RhY2tgIHJvbGUgd2l0aCB2ZW5kb3JlZCBjaGFydCBpbiBgZmlsZXMvY2hhcnRgCi0gQ29weSBgc2VjcmV0Z2VuX2NvbnRyb2xsZXJgIHJvbGUgKGRlcGVuZGVuY3kpCi0gQWRkIHBsYXlib29rIGZvciBga3ViZV9wcm9tZXRoZXVzX3N0YWNrYAotIFJlcGxhY2UgYGF0bW9zcGhlcmVfaW1hZ2VzYCByZWZlcmVuY2VzIHdpdGggYGt1YmVfcHJvbWV0aGV1c19zdGFja19pbWFnZV8qYCByb2xlIGRlZmF1bHRzCi0gUmVwbGFjZSBgYXRtb3NwaGVyZV9pbmdyZXNzXypgLCBgZGVmYXVsdHNfY2FfY2VydGlmaWNhdGVzX3BhdGhgLCBgY2x1c3Rlcl9pc3N1ZXJfdHlwZWAgd2l0aCByb2xlLWxldmVsIGRlZmF1bHRzCi0gQWRkIGBjb21tdW5pdHkuZ2VuZXJhbGAgYW5kIGB2ZXh4aG9zdC5rdWJlcm5ldGVzYCBjb2xsZWN0aW9uIGRlcGVuZGVuY2llcwotIEFkZCBadXVsIENJIHdpdGggbW9sZWN1bGUgc2NlbmFyaW8gZGVwbG95aW5nIG9uIEs4cyBBSU8gKGB2ZXh4aG9zdC5rdWJlcm5ldGVzLnNpdGVgKQotIFVwZGF0ZSBtb2xlY3VsZSB0byBgPj0yNS45LjAucmMxYCAobmV3IGBleHRlbnNpb25zL2AgbGF5b3V0KQoKIyMgSG93IGF0bW9zcGhlcmUgd2lsbCBjb25zdW1lIHRoaXMKCkF0bW9zcGhlcmUgd2lsbCBkZXBlbmQgb24gYGF0bW9zcGhlcmUuY29tbW9uYCBhbmQgY2FuIG92ZXJyaWRlIGFueSB2YXJpYWJsZSAoaW1hZ2VzLCBpbmdyZXNzLCBub2RlIHNlbGVjdG9ycywgZXRjLikgdGhyb3VnaCBpdHMgb3duIGRlZmF1bHRzLiBCdW1waW5nIHRoZSBjb2xsZWN0aW9uIHZlcnNpb24gaXMgYWxsIHRoYXQncyBuZWVkZWQgdG8gcGljayB1cCBtb25pdG9yaW5nIHN0YWNrIHVwZGF0ZXMu
      patchset: ec9a06e8c930e3125de85720e5ec28a358c92dd4
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_1/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/atmosphere.common
        name: vexxhost/atmosphere.common
        short_name: atmosphere.common
        src_dir: src/github.com/vexxhost/atmosphere.common
      projects:
        github.com/vexxhost/atmosphere.common:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere.common
          checkout: main
          checkout_description: zuul branch
          commit: ec9a06e8c930e3125de85720e5ec28a358c92dd4
          name: vexxhost/atmosphere.common
          required: false
          short_name: atmosphere.common
          src_dir: src/github.com/vexxhost/atmosphere.common
      ref: refs/pull/107/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
