github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/deploy/dev/ansible/inventory.yaml (about)

     1  primary: 
     2    hosts:
     3      aistorecpu1010:
     4        ansible_host: 10.150.56.227
     5        devices: /dev/sda,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sdj
     6        mountpaths: sda,sdb,sdc,sdd,sde,sdf,sdg,sdh,sdi,sdj
     7        directory: /ais/storage
     8  target:
     9    hosts:
    10      aistorecpu1011:
    11        ansible_host: 10.150.56.230
    12        devices: /dev/sda,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sdj
    13        mountpaths: sda,sdb,sdc,sdd,sde,sdf,sdg,sdh,sdi,sdj
    14        directory: /ais/storage
    15      aistorecpu1012:
    16        ansible_host: 10.150.56.225
    17        devices: /dev/sda,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdh,/dev/sdi,/dev/sdj
    18        mountpaths: sda,sdb,sdc,sdd,sde,sdf,sdg,sdh,sdi,sdj
    19        directory: /ais/storage
    20