]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
builder.yml: Add POK 2501/head
authorDavid Galloway <david.galloway@ibm.com>
Fri, 5 Dec 2025 17:01:07 +0000 (12:01 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Wed, 10 Dec 2025 21:51:05 +0000 (16:51 -0500)
Signed-off-by: David Galloway <david.galloway@ibm.com>
ansible/examples/builder.yml

index bb33f32393c44351db845385a461f3c39cca4abe..14249626c6495ee28b1ddb17ef0498e616876e67 100644 (file)
     - set_fact:
         permanent: true
       with_items: "{{ ansible_all_ipv4_addresses }}"
-      when: "item.startswith('172.21.') or item.startswith('8.43')"
+      when: item | regex_search('^(172\\.21\\.|8\\.43\\.|10\\.20\\.)')
       tags: always
 
     ## Let's make sure nodename gets set using our Sepia hostnames if the builder's in Sepia