You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ No modules.
66
66
| <aname="input_aap_inventory_name"></a> [aap\_inventory\_name](#input\_aap\_inventory\_name)| Name of the AAP inventory to use. |`string`|`"libvirt-infra"`| no |
67
67
| <aname="input_aap_job_template_name"></a> [aap\_job\_template\_name](#input\_aap\_job\_template\_name)| Name of the AAP job template to run. If left empty, will default to configure\_<name> |`string`|`""`| no |
68
68
| <aname="input_aap_org_name"></a> [aap\_org\_name](#input\_aap\_org\_name)| Name of the Ansible Automation Platform (AAP) organization. |`string`|`"Default"`| no |
69
-
| <aname="input_boot_image_url"></a> [boot\_image\_url](#input\_boot\_image\_url)| URL for the base QCOW2 image used as the boot disk. |`string`|`"https://download.fedoraproject.org/pub/fedora/linux/releases/42/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2"`| no |
69
+
| <aname="input_boot_image_url"></a> [boot\_image\_url](#input\_boot\_image\_url)| URL for the base QCOW2 image used as the boot disk. |`string`|`"https://download.fedoraproject.org/pub/fedora/linux/releases/43/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-43-1.6.x86_64.qcow2"`| no |
70
70
| <aname="input_bridge_name"></a> [bridge\_name](#input\_bridge\_name)| Name of the network bridge for the second network interface. |`string`|`"nm-bridge"`| no |
71
71
| <aname="input_cloudinit_meta_data_template"></a> [cloudinit\_meta\_data\_template](#input\_cloudinit\_meta\_data\_template)| The template content for cloud-init meta-data configuration. |`string`| n/a | yes |
72
72
| <aname="input_cloudinit_meta_data_vars"></a> [cloudinit\_meta\_data\_vars](#input\_cloudinit\_meta\_data\_vars)| Variable map for the cloud-init meta-data template. |`map(string)`| n/a | yes |
0 commit comments