]> git.openstreetmap.org Git - chef.git/blob - test/data_bags/oxidized/devices.json
build(deps): bump cookstyle from 8.6.10 to 8.7.6
[chef.git] / test / data_bags / oxidized / devices.json
1 {
2   "id": "devices",
3   "hardware": {
4     "localhost": {
5       "device": "apc_aos",
6       "input": "ftp",
7       "username": "oxidized",
8       "password": "password"
9     }
10   }
11 }