You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/contributor/environments/aufn-ceph.rst
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,20 +14,18 @@ This environment creates a Universe-from-nothing_-style deployment of Kayobe con
14
14
Prerequisites
15
15
=============
16
16
17
-
* a baremetal node with at least 64GB of RAM running Rocky Linux 9 or Ubuntu Jammy.
18
-
19
-
* access to the test pulp server on SMS lab
17
+
* a VM or baremetal node with at least 64GB of RAM running Rocky Linux 9 or Ubuntu Noble.
20
18
21
19
Setup
22
20
=====
23
21
24
22
---
25
23
26
-
**Note**: The steps detailed below are combined into a convenient script which is packaged with this repo at ``etc/kayobe/environments/aufn-ceph/a-universe-from-nothing.sh``. For an automated deployment, this script can simply be copied to the baremetal host and then executed as ``bash ~/a-universe-from-nothing.sh``.
24
+
**Note**: The steps detailed below are combined into a convenient script which is packaged with this repo at ``etc/kayobe/environments/aufn-ceph/a-universe-from-nothing.sh``. For an automated deployment, this script can simply be copied to the host and then executed as ``bash ~/a-universe-from-nothing.sh``.
27
25
28
26
---
29
27
30
-
To begin the manual setup, access the baremetal node via SSH and install some basic dependencies.
28
+
To begin the manual setup, access the node via SSH and install some basic dependencies.
0 commit comments