|
|
617c05 |
diff --git a/examples/bond-with-vlan.yml b/examples/bond-with-vlan.yml
|
|
|
b30e92 |
index 2e6be23..3b7a6dc 100644
|
|
|
617c05 |
--- a/examples/bond-with-vlan.yml
|
|
|
617c05 |
+++ b/examples/bond-with-vlan.yml
|
|
|
b30e92 |
@@ -35,4 +35,4 @@
|
|
|
1d7625 |
- "192.0.2.{{ network_iphost }}/24"
|
|
|
617c05 |
|
|
|
617c05 |
roles:
|
|
|
b30e92 |
- - linux-system-roles.network
|
|
|
b30e92 |
+ - rhel-system-roles.network
|
|
|
617c05 |
diff --git a/examples/bridge-with-vlan.yml b/examples/bridge-with-vlan.yml
|
|
|
b30e92 |
index 037ff8e..83c586d 100644
|
|
|
617c05 |
--- a/examples/bridge-with-vlan.yml
|
|
|
617c05 |
+++ b/examples/bridge-with-vlan.yml
|
|
|
b30e92 |
@@ -33,4 +33,4 @@
|
|
|
1d7625 |
- "192.0.2.{{ network_iphost }}/24"
|
|
|
617c05 |
|
|
|
617c05 |
roles:
|
|
|
b30e92 |
- - linux-system-roles.network
|
|
|
b30e92 |
+ - rhel-system-roles.network
|
|
|
617c05 |
diff --git a/examples/eth-simple-auto.yml b/examples/eth-simple-auto.yml
|
|
|
b30e92 |
index 0ba168a..e4c4a54 100644
|
|
|
617c05 |
--- a/examples/eth-simple-auto.yml
|
|
|
617c05 |
+++ b/examples/eth-simple-auto.yml
|
|
|
b30e92 |
@@ -15,4 +15,4 @@
|
|
|
617c05 |
mtu: 1450
|
|
|
617c05 |
|
|
|
617c05 |
roles:
|
|
|
b30e92 |
- - linux-system-roles.network
|
|
|
b30e92 |
+ - rhel-system-roles.network
|
|
|
617c05 |
diff --git a/examples/eth-with-vlan.yml b/examples/eth-with-vlan.yml
|
|
|
b30e92 |
index 63c7432..1c8ee60 100644
|
|
|
617c05 |
--- a/examples/eth-with-vlan.yml
|
|
|
617c05 |
+++ b/examples/eth-with-vlan.yml
|
|
|
b30e92 |
@@ -25,4 +25,4 @@
|
|
|
1d7625 |
- "192.0.2.{{ network_iphost }}/24"
|
|
|
617c05 |
|
|
|
617c05 |
roles:
|
|
|
b30e92 |
- - linux-system-roles.network
|
|
|
b30e92 |
+ - rhel-system-roles.network
|
|
|
1d7625 |
diff --git a/examples/infiniband.yml b/examples/infiniband.yml
|
|
|
b30e92 |
index e7197fe..b8710d4 100644
|
|
|
1d7625 |
--- a/examples/infiniband.yml
|
|
|
1d7625 |
+++ b/examples/infiniband.yml
|
|
|
b30e92 |
@@ -22,4 +22,4 @@
|
|
|
906ee8 |
- 198.51.100.133/30
|
|
|
1d7625 |
|
|
|
1d7625 |
roles:
|
|
|
b30e92 |
- - linux-system-roles.network
|
|
|
b30e92 |
+ - rhel-system-roles.network
|
|
|
b30e92 |
diff --git a/examples/macvlan.yml b/examples/macvlan.yml
|
|
|
b30e92 |
index 0e6ba1b..14f5dd8 100644
|
|
|
b30e92 |
--- a/examples/macvlan.yml
|
|
|
b30e92 |
+++ b/examples/macvlan.yml
|
|
|
b30e92 |
@@ -24,4 +24,4 @@
|
|
|
b30e92 |
- 192.168.1.1/24
|
|
|
b30e92 |
|
|
|
b30e92 |
roles:
|
|
|
b30e92 |
- - linux-system-roles.network
|
|
|
b30e92 |
+ - rhel-system-roles.network
|