diff --git a/static/docs/main/_sources/contents/configuration.rst.txt b/static/docs/main/_sources/contents/configuration.rst.txt index 9d92c174..8b737be2 100644 --- a/static/docs/main/_sources/contents/configuration.rst.txt +++ b/static/docs/main/_sources/contents/configuration.rst.txt @@ -14,7 +14,7 @@ Warewulf (4.4.0): .. code-block:: yaml - WW_INTERNAL: 43 + WW_INTERNAL: 45 ipaddr: 10.0.0.1 netmask: 255.255.252.0 network: 10.0.0.0 diff --git a/static/docs/main/_sources/contributing/development-environment-vagrant.rst.txt b/static/docs/main/_sources/contributing/development-environment-vagrant.rst.txt index 73d5a928..4a26a31b 100644 --- a/static/docs/main/_sources/contributing/development-environment-vagrant.rst.txt +++ b/static/docs/main/_sources/contributing/development-environment-vagrant.rst.txt @@ -190,7 +190,7 @@ Vagrantfile head.vm.provision "shell", inline: <<-SHELL cat << 'CONF' | sudo tee /etc/warewulf/warewulf.conf - WW_INTERNAL: 43 + WW_INTERNAL: 45 ipaddr: 192.168.200.254 netmask: 255.255.255.0 network: 192.168.200.0 diff --git a/static/docs/main/_sources/quickstart/debian12.rst.txt b/static/docs/main/_sources/quickstart/debian12.rst.txt index 2a3ff901..59ece3f9 100644 --- a/static/docs/main/_sources/quickstart/debian12.rst.txt +++ b/static/docs/main/_sources/quickstart/debian12.rst.txt @@ -64,7 +64,7 @@ address of your cluster's private network interface: .. code-block:: yaml - WW_INTERNAL: 43 + WW_INTERNAL: 45 ipaddr: 192.168.200.1 netmask: 255.255.255.0 network: 192.168.200.0 diff --git a/static/docs/main/_sources/quickstart/el8.rst.txt b/static/docs/main/_sources/quickstart/el8.rst.txt index 6eaf908c..5a9f2eb2 100644 --- a/static/docs/main/_sources/quickstart/el8.rst.txt +++ b/static/docs/main/_sources/quickstart/el8.rst.txt @@ -57,7 +57,7 @@ address of your cluster's private network interface: .. code-block:: yaml - WW_INTERNAL: 43 + WW_INTERNAL: 45 ipaddr: 192.168.200.1 netmask: 255.255.255.0 network: 192.168.200.0 diff --git a/static/docs/main/_sources/quickstart/el9.rst.txt b/static/docs/main/_sources/quickstart/el9.rst.txt index a29b27db..dddd8f3f 100644 --- a/static/docs/main/_sources/quickstart/el9.rst.txt +++ b/static/docs/main/_sources/quickstart/el9.rst.txt @@ -57,7 +57,7 @@ address of your cluster's private network interface: .. code-block:: yaml - WW_INTERNAL: 43 + WW_INTERNAL: 45 ipaddr: 192.168.200.1 netmask: 255.255.255.0 network: 192.168.200.0 diff --git a/static/docs/main/contents/configuration.html b/static/docs/main/contents/configuration.html index 14944379..0df7d9b2 100644 --- a/static/docs/main/contents/configuration.html +++ b/static/docs/main/contents/configuration.html @@ -127,7 +127,7 @@
The Warewulf configuration exists as follows in the current version of Warewulf (4.4.0):
-WW_INTERNAL: 43
+WW_INTERNAL: 45
ipaddr: 10.0.0.1
netmask: 255.255.252.0
network: 10.0.0.0
diff --git a/static/docs/main/contributing/development-environment-vagrant.html b/static/docs/main/contributing/development-environment-vagrant.html
index c272958a..0cd072ee 100644
--- a/static/docs/main/contributing/development-environment-vagrant.html
+++ b/static/docs/main/contributing/development-environment-vagrant.html
@@ -303,7 +303,7 @@ Vagrantfile head.vm.provision "shell", inline: <<-SHELL
cat << 'CONF' | sudo tee /etc/warewulf/warewulf.conf
-WW_INTERNAL: 43
+WW_INTERNAL: 45
ipaddr: 192.168.200.254
netmask: 255.255.255.0
network: 192.168.200.0
diff --git a/static/docs/main/quickstart/debian12.html b/static/docs/main/quickstart/debian12.html
index 21715a34..5bdf2820 100644
--- a/static/docs/main/quickstart/debian12.html
+++ b/static/docs/main/quickstart/debian12.html
@@ -172,7 +172,7 @@ Configure the controller192.168.200.1 is the IP
address of your cluster’s private network interface:
-WW_INTERNAL: 43
+WW_INTERNAL: 45
ipaddr: 192.168.200.1
netmask: 255.255.255.0
network: 192.168.200.0
diff --git a/static/docs/main/quickstart/el8.html b/static/docs/main/quickstart/el8.html
index c2c2d425..ea09f547 100644
--- a/static/docs/main/quickstart/el8.html
+++ b/static/docs/main/quickstart/el8.html
@@ -172,7 +172,7 @@ Configure the controller192.168.200.1 is the IP
address of your cluster’s private network interface:
-