diff --git a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f1.toml.j2 b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f1.toml.j2 index 272a3504..de49a6f1 100644 --- a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f1.toml.j2 +++ b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f1.toml.j2 @@ -11,4 +11,4 @@ IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=enp131s0f1 DEVICE=enp131s0f1 -ONBOOT=yes \ No newline at end of file +ONBOOT=no \ No newline at end of file diff --git a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f2.toml.j2 b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f2.toml.j2 index d23bedaf..5de042e6 100644 --- a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f2.toml.j2 +++ b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f2.toml.j2 @@ -11,4 +11,4 @@ IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=enp131s0f2 DEVICE=enp131s0f2 -ONBOOT=yes +ONBOOT=no diff --git a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f3.toml.j2 b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f3.toml.j2 index 6a059b79..bf6ff1a9 100644 --- a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f3.toml.j2 +++ b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp131s0f3.toml.j2 @@ -11,4 +11,4 @@ IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=enp131s0f3 DEVICE=enp131s0f3 -ONBOOT=yes \ No newline at end of file +ONBOOT=no \ No newline at end of file diff --git a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f0.toml.j2 b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f0.toml.j2 index c2d9a46b..bd576b3c 100644 --- a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f0.toml.j2 +++ b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f0.toml.j2 @@ -11,4 +11,4 @@ IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=enp5s0f0 DEVICE=enp5s0f0 -ONBOOT=yes \ No newline at end of file +ONBOOT=no \ No newline at end of file diff --git a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f1.toml.j2 b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f1.toml.j2 index d9734e47..2d10bf52 100644 --- a/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f1.toml.j2 +++ b/tsg-9140-scripts/roles/system-init/templates/ifcfg-enp5s0f1.toml.j2 @@ -11,4 +11,4 @@ IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=enp5s0f1 DEVICE=enp5s0f1 -ONBOOT=yes \ No newline at end of file +ONBOOT=no \ No newline at end of file