refactor: split applications and charts into separte folders
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"slurm": {
|
||||
"baseUrl": "https://hipster-slurmrestd.ekman.oceanbox.io/",
|
||||
"slurmApi": "slurm/v0.0.38/",
|
||||
"dbdApi": "slurmdbd/v0.0.38/",
|
||||
"user": "serf",
|
||||
"password": "wooqueiLee3ao0ha"
|
||||
},
|
||||
"amqp": {
|
||||
"auth": "user:bunny",
|
||||
"host": "10.1.8.60:30673"
|
||||
},
|
||||
"archmeister": "https://archmeister.srv.oceanbox.io",
|
||||
"pubsubName": "pubsub",
|
||||
"pubsubTopic": "hipster-atlantis",
|
||||
"fenceRadius": 1000.0
|
||||
}
|
||||
Reference in New Issue
Block a user