Skip to content

Commit 61aa5b8

Browse files
authored
Merge pull request #16 from 45Drives/dev-hutch
added nano and tuned to preconfig scripts
2 parents 9367a4a + 7a34779 commit 61aa5b8

12 files changed

+12
-12
lines changed

rocky8-preconfig-ceph.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ houston_configuration() {
182182
dnf -y install dnf-plugins-core
183183
dnf config-manager --set-enabled powertools
184184
dnf install -y cockpit cockpit-pcp cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities \
185-
cockpit-sosreport cockpit-storaged cockpit-scheduler
185+
cockpit-sosreport cockpit-storaged cockpit-scheduler nano tuned
186186
res=$?
187187
if [[ $res != 0 ]]; then
188188
echo "Error Installing Cockpit"

rocky8-preconfig-offline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ houston_configuration() {
109109
dnf -y install dnf-plugins-core
110110
dnf config-manager --set-enabled powertools
111111
dnf install -y cockpit cockpit-pcp cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware \
112-
cockpit-sosreport cockpit-storaged cockpit-scheduler cockpit-zfs
112+
cockpit-sosreport cockpit-storaged cockpit-scheduler cockpit-zfs nano tuned
113113
res=$?
114114
if [[ $res != 0 ]]; then
115115
echo "Error Installing Cockpit"

rocky8-preconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ houston_configuration() {
184184
dnf -y install dnf-plugins-core
185185
dnf config-manager --set-enabled powertools
186186
dnf install -y cockpit cockpit-pcp cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities \
187-
cockpit-sosreport cockpit-storaged cockpit-scheduler cockpit-zfs
187+
cockpit-sosreport cockpit-storaged cockpit-scheduler cockpit-zfs nano tuned
188188
res=$?
189189
if [[ $res != 0 ]]; then
190190
echo "Error Installing Cockpit"

rocky9-preconfig-ceph-offline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ houston_configuration() {
8383
echo "Installing Cockpit and Modules"
8484
dnf -y install dnf-plugins-core
8585
crb enable
86-
dnf install -y --nobest cockpit cockpit-benchmark cockpit-bridge cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities cockpit-storaged cockpit-scheduler
86+
dnf install -y --nobest cockpit cockpit-benchmark cockpit-bridge cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities cockpit-storaged cockpit-scheduler nano tuned
8787
res=$?
8888
if [[ $res != 0 ]]; then
8989
echo "Error Installing Cockpit"

rocky9-preconfig-ceph.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ houston_configuration() {
180180
echo "Installing Cockpit and Modules"
181181
dnf -y install dnf-plugins-core
182182
crb enable
183-
dnf install -y cockpit cockpit-bridge cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities cockpit-storaged cockpit-scheduler
183+
dnf install -y cockpit cockpit-bridge cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities cockpit-storaged cockpit-scheduler nano tuned
184184
res=$?
185185
if [[ $res != 0 ]]; then
186186
echo "Error Installing Cockpit"

rocky9-preconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ houston_configuration() {
195195
crb enable
196196
dnf install -y \
197197
cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing \
198-
cockpit-45drives-hardware cockpit-identities cockpit-bridge cockpit-storaged cockpit-scheduler cockpit-zfs zfs zfs-dkms
198+
cockpit-45drives-hardware cockpit-identities cockpit-bridge cockpit-storaged cockpit-scheduler cockpit-zfs zfs zfs-dkms nano tuned
199199
res=$?
200200
if [[ $res != 0 ]]; then
201201
echo "Error Installing Cockpit"

ubuntu20-preconfig-ceph.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ add_cockpit() {
311311
fi
312312

313313
apt install -y cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities \
314-
realmd tuned udisks2-lvm2 samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler
314+
realmd tuned udisks2-lvm2 samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler nano tuned
315315

316316
res=$?
317317

ubuntu20-preconfig-offline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ add_cockpit() {
277277
fi
278278

279279
apt install -y cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-sosreport \
280-
realmd tuned udisks2-lvm2 zfs-dkms samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler cockpit-zfs
280+
realmd tuned udisks2-lvm2 zfs-dkms samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler cockpit-zfs nano tuned
281281

282282
res=$?
283283

ubuntu20-preconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ add_cockpit() {
294294
fi
295295

296296
apt install -y cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities \
297-
cockpit-sosreport realmd tuned udisks2-lvm2 zfs-dkms samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler cockpit-zfs
297+
cockpit-sosreport realmd tuned udisks2-lvm2 zfs-dkms samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler cockpit-zfs nano tuned
298298

299299
res=$?
300300

ubuntu22-preconfig-ceph.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ add_cockpit() {
311311
exit $res
312312
fi
313313

314-
apt install -y cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities cockpit-sosreport realmd tuned udisks2-lvm2 samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler pcp pcp-zeroconf
314+
apt install -y cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities cockpit-sosreport realmd tuned udisks2-lvm2 samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler pcp pcp-zeroconf nano tuned
315315

316316
systemctl enable --now pmcd pmlogger
317317

0 commit comments

Comments
 (0)