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

     1  # Location for cloning the aistore repo
     2  source_root: /github/aistore
     3  # Primary proxy host
     4  primary_host: 10.150.56.227
     5  # Primary proxy port
     6  ais_port: 51080
     7  # Output logs for deploy on each host
     8  deploy_log: /root/aisdeploy.log
     9  # Location of deployment script copied to each host
    10  remote_deploy_script: /root/deploy.sh