Support Australis API to get aurora master nodes and mesos master nodes (#20)

This commit is contained in:
lawwong1 2022-08-24 08:51:12 -07:00 committed by GitHub
parent e33a2d99d8
commit 8db625730f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 238 additions and 0 deletions

View file

@ -2,6 +2,7 @@
"name": "devcluster",
"zk": "192.168.33.7",
"scheduler_zk_path": "/aurora/scheduler",
"mesos_zk_path": "/mesos",
"auth_mechanism": "UNAUTHENTICATED",
"slave_run_directory": "latest",
"slave_root": "/var/lib/mesos"