diff --git a/nodes/rsk-testnet-3.json b/nodes/rsk-testnet-3.json deleted file mode 100644 index b9f6616..0000000 --- a/nodes/rsk-testnet-3.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "name": "rsk-testnet-3", - "normal": { - "knife_zero": { - "host": "10.1.1.175" - } - }, - "automatic": { - "fqdn": "rsk-testnet-3", - "os": "linux", - "os_version": "5.4.0-1084-kvm", - "hostname": "rsk-testnet-3", - "ipaddress": "192.168.122.231", - "roles": [ - "kvm_guest", - "rskj_testnet" - ], - "recipes": [ - "kosmos-base", - "kosmos-base::default", - "kosmos_kvm::guest", - "kosmos_rsk::rskj", - "kosmos_rsk::nginx", - "apt::default", - "timezone_iii::default", - "timezone_iii::debian", - "ntp::default", - "ntp::apparmor", - "kosmos-base::systemd_emails", - "apt::unattended-upgrades", - "kosmos-base::firewall", - "kosmos-postfix::default", - "postfix::default", - "postfix::_common", - "postfix::_attributes", - "postfix::sasl_auth", - "hostname::default", - "kosmos_rsk::firewall", - "firewall::default", - "chef-sugar::default", - "kosmos-nginx::default", - "nginx::default", - "nginx::package", - "nginx::ohai_plugin", - "nginx::repo", - "nginx::commons", - "nginx::commons_dir", - "nginx::commons_script", - "nginx::commons_conf", - "kosmos-nginx::firewall", - "kosmos-base::letsencrypt" - ], - "platform": "ubuntu", - "platform_version": "20.04", - "cloud": null, - "chef_packages": { - "chef": { - "version": "17.9.52", - "chef_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/chef-17.9.52/lib", - "chef_effortless": null - }, - "ohai": { - "version": "17.9.0", - "ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.9.0/lib/ohai" - } - } - }, - "run_list": [ - "recipe[kosmos-base]", - "role[kvm_guest]", - "role[rskj_testnet]" - ] -} \ No newline at end of file