cloud-hypervisor/test_data/cloud-init/ubuntu/local
Ravi kumar Veeramally e8d6c9ecb0 test_data: Simplify default configuration for local testing
Script `create-cloud-init.sh" uses the same cloud init data as the the CI
but this means it is somewhat overloaded with unhelpful network configuration
entries and scripts that are only needed for the CI.

For local testing data kept in test_data/cloud-init/ubuntu/local folder.
This contains minimum configuration data for user to test it locally.
Script assigns default IP address using "network-config" details
with --net "tap=" option. The default network interface will be "ens4".

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
2023-06-14 10:23:52 -07:00
..
meta-data test_data: Simplify default configuration for local testing 2023-06-14 10:23:52 -07:00
network-config test_data: Simplify default configuration for local testing 2023-06-14 10:23:52 -07:00
user-data test_data: Simplify default configuration for local testing 2023-06-14 10:23:52 -07:00