return if node.chef_environment == "development" # Backup the local directory node.override["backup"]["archives"]["parity"] = ["#{node['kosmos-parity']['home_path']}/.local/share/io.parity.ethereum/**/keys"] include_recipe "backup"