Skip to content

Commit ebfc73f

Browse files
OCPBUGS-32227:adding Butane installation step
1 parent 084378b commit ebfc73f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ipi-install-configuring-ntp-for-disconnected-clusters.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ image::152_OpenShift_Config_NTP_0421.png[Configuring NTP for disconnected cluste
2323
{product-title} nodes must agree on a date and time to run properly. When compute nodes retrieve the date and time from the NTP servers on the control plane nodes, it enables the installation and operation of clusters that are not connected to a routable network and thereby do not have access to a higher stratum NTP server.
2424

2525
.Procedure
26+
. Install Butane on your installation host by using the following command:
27+
+
28+
[source,terminal]
29+
----
30+
$ sudo dnf -y install butane
31+
----
2632

2733
. Create a Butane config, `99-master-chrony-conf-override.bu`, including the contents of the `chrony.conf` file for the control plane nodes.
2834
+

0 commit comments

Comments
 (0)