all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 162.253.55.218
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ceph_conf_overrides:
      - option: mon allow pool size one
        section: global
        value: true
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      ceph_csi_rbd_helm_values:
        provisioner:
          replicaCount: 1
      ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      csi_driver: rbd
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      molecule_scenario: csi
      nodepool:
        az: nova
        cloud: public
        external_id: b0e2b8e9-998e-4fd4-9d9d-ae7387e02f35
        host_id: f373a28d302a4990c6af48a982661c254feecb826df4c059c9d84662
        interface_ip: 162.253.55.218
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 162.253.55.218
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.218
        public_ipv6: 2604:e100:1:0:f816:3eff:fe6c:3676
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: b0e2b8e9-998e-4fd4-9d9d-ae7387e02f35
        host_id: f373a28d302a4990c6af48a982661c254feecb826df4c059c9d84662
        interface_ip: 162.253.55.218
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 162.253.55.218
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.218
        public_ipv6: 2604:e100:1:0:f816:3eff:fe6c:3676
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    ceph_conf_overrides:
    - option: mon allow pool size one
      section: global
      value: true
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    ceph_csi_rbd_helm_values:
      provisioner:
        replicaCount: 1
    ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    cilium_helm_values:
      operator:
        replicas: 1
    cilium_ipv4_cidr: 172.24.0.0/16
    csi_driver: rbd
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    molecule_scenario: csi
    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-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/2025.2}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2025.2#17>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/2025.2}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2025.2#53>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/2025.2}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2025.2#66>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: None source: vexxhost/atmosphere/.zuul.yaml@stable/2025.2#72>'
      ansible_version: '9'
      attempts: 1
      branch: stable/2025.2
      build: e500f4e4f19a44f084bd3bf26b3b676e
      build_refs:
      - branch: stable/2025.2
        change: '3471'
        change_message: 'fix(horizon): bump image to include port security fix


          ## Summary

          - Update horizon image to include the upstream fix for public port creation

          - The previous image was built before the fix was merged


          Related A8E-90


          Generated with [Claude Code](https://claude.ai/code)'
        change_url: https://github.com/vexxhost/atmosphere/pull/3471
        commit_id: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
        patchset: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      buildset: f851c38e614a4b96831c6899edbd9fd1
      buildset_refs:
      - branch: stable/2025.2
        change: '3471'
        change_message: 'fix(horizon): bump image to include port security fix


          ## Summary

          - Update horizon image to include the upstream fix for public port creation

          - The previous image was built before the fix was merged


          Related A8E-90


          Generated with [Claude Code](https://claude.ai/code)'
        change_url: https://github.com/vexxhost/atmosphere/pull/3471
        commit_id: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
        patchset: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      change: '3471'
      change_message: 'fix(horizon): bump image to include port security fix


        ## Summary

        - Update horizon image to include the upstream fix for public port creation

        - The previous image was built before the fix was merged


        Related A8E-90


        Generated with [Claude Code](https://claude.ai/code)'
      change_url: https://github.com/vexxhost/atmosphere/pull/3471
      child_jobs: []
      commit_id: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
      event_id: e0acc660-fbe4-11f0-9f58-1d07947b5833
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/e500f4e4f19a44f084bd3bf26b3b676e/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/e500f4e4f19a44f084bd3bf26b3b676e/work/logs
        result_data_file: /var/lib/zuul/builds/e500f4e4f19a44f084bd3bf26b3b676e/work/results.json
        src_root: /var/lib/zuul/builds/e500f4e4f19a44f084bd3bf26b3b676e/work/src
        work_root: /var/lib/zuul/builds/e500f4e4f19a44f084bd3bf26b3b676e/work
      include_vars: []
      items:
      - branch: stable/2025.2
        change: '3471'
        change_message: 'fix(horizon): bump image to include port security fix


          ## Summary

          - Update horizon image to include the upstream fix for public port creation

          - The previous image was built before the fix was merged


          Related A8E-90


          Generated with [Claude Code](https://claude.ai/code)'
        change_url: https://github.com/vexxhost/atmosphere/pull/3471
        commit_id: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
        patchset: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      job: atmosphere-molecule-csi-rbd
      jobtags: []
      max_attempts: 3
      message: Zml4KGhvcml6b24pOiBidW1wIGltYWdlIHRvIGluY2x1ZGUgcG9ydCBzZWN1cml0eSBmaXgKCiMjIFN1bW1hcnkKLSBVcGRhdGUgaG9yaXpvbiBpbWFnZSB0byBpbmNsdWRlIHRoZSB1cHN0cmVhbSBmaXggZm9yIHB1YmxpYyBwb3J0IGNyZWF0aW9uCi0gVGhlIHByZXZpb3VzIGltYWdlIHdhcyBidWlsdCBiZWZvcmUgdGhlIGZpeCB3YXMgbWVyZ2VkCgpSZWxhdGVkIEE4RS05MAoKR2VuZXJhdGVkIHdpdGggW0NsYXVkZSBDb2RlXShodHRwczovL2NsYXVkZS5haS9jb2RlKQ==
      patchset: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
      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: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          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: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: stable/2025.2
            commit: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 078840392dcd130024e126ed6aa2b402eff95837
        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
        name: vexxhost/atmosphere
        short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
      projects:
        github.com/vexxhost/atmosphere:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          checkout: stable/2025.2
          checkout_description: zuul branch
          commit: 7709e5f29efdaf092e4a5240cf895d6a8ccb1b2f
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3471/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
