{ "name": "development", "description": "development environment, for example for Vagrant", "json_class": "Chef::Environment", "chef_type": "environment", "default_attributes": { }, "override_attributes": { "kosmos-parity": { "debian_package_dir": "/vagrant" }, "kosmos-mastodon": { "elasticsearch": { "allocated_memory": "128m" } }, "kosmos-dirsrv": { "master_hostname": "localhost" } } }