dotfiles/provision/hosts.json

21 lines
239 B
JSON
Raw Normal View History

{
"kestrel": {
"user": "tstarr"
},
"shivan": {
"user": "tstarr"
},
"torus": {
"user": "tstarr"
},
"bulwark": {
"user": "tstarr"
},
"osprey": {
"user": "tstarr"
},
"wsl": {
"user": "user"
}
}