Files
chef/cookbooks/chef-solo-search/tests/data/data_bags/node/alpha.json
2015-07-21 19:45:23 +02:00

11 lines
219 B
JSON

{
"id": "alpha",
"name": "alpha.example.com",
"json_class": "Chef::Node",
"run_list": ["role[test_server]"],
"chef_environment": "default",
"automatic": {
"hostname": "alpha.example.com"
}
}