diff --git a/packer/ova/packer-node.json b/packer/ova/packer-node.json index 5999182..6ed98a8 100644 --- a/packer/ova/packer-node.json +++ b/packer/ova/packer-node.json @@ -188,8 +188,6 @@ ], "boot_wait": "{{user `boot_wait`}}", "cluster": "{{user `cluster`}}", - "cd_files": ["{{user `cd_file_path`}}/meta-data", "{{user `cd_file_path`}}/user-data"], - "cd_label": "cidata", "communicator": "ssh", "convert_to_template": "{{user `convert_to_template`}}", "cpu_cores": "{{user `cpu_cores`}}",