mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
only wait and make predicable when virt-install runs
This commit is contained in:
@@ -144,6 +144,8 @@ wait_for_cloud_init_sool9:
|
|||||||
- name: /usr/sbin/so-wait-cloud-init -n sool9
|
- name: /usr/sbin/so-wait-cloud-init -n sool9
|
||||||
- require:
|
- require:
|
||||||
- cmd: create_vm_sool9
|
- cmd: create_vm_sool9
|
||||||
|
- onchanges:
|
||||||
|
- cmd: create_vm_sool9
|
||||||
- timeout: 600
|
- timeout: 600
|
||||||
|
|
||||||
# Configure network predictability after cloud-init
|
# Configure network predictability after cloud-init
|
||||||
@@ -152,6 +154,8 @@ configure_network_predictable_sool9:
|
|||||||
- name: /usr/sbin/so-qcow2-network-predictable -n sool9
|
- name: /usr/sbin/so-qcow2-network-predictable -n sool9
|
||||||
- require:
|
- require:
|
||||||
- cmd: wait_for_cloud_init_sool9
|
- cmd: wait_for_cloud_init_sool9
|
||||||
|
- onchanges:
|
||||||
|
- cmd: create_vm_sool9
|
||||||
|
|
||||||
{% else %}
|
{% else %}
|
||||||
{{sls}}_no_license_detected:
|
{{sls}}_no_license_detected:
|
||||||
|
|||||||
Reference in New Issue
Block a user