Commit Graph

52 Commits

Author SHA1 Message Date
Trevor Batley
79e78ec394 add create cert bundle when add user 2023-09-06 10:04:26 +10:00
Trevor Batley
6fdbc0c9ca add permissions 2023-09-05 18:16:44 +10:00
Trevor Batley
1e9e198945 add koji-add-user.sh script 2023-09-05 18:07:45 +10:00
Trevor Batley
60c64e12ef save it this time 2023-09-05 10:57:17 +10:00
Trevor Batley
86d028122c proper escaping on external repo 2023-09-05 10:56:43 +10:00
Trevor Batley
c2e18aaaa6 didn't create builder cert for local install 2023-09-05 07:10:51 +10:00
Trevor Batley
1096d55e98 wrong comparator 2023-09-04 21:55:28 +10:00
Trevor Batley
c6ca267cfd -eq vs eq 2023-09-04 21:42:42 +10:00
Trevor Batley
d022d08ca9 fix check if already installed 2023-09-04 20:53:48 +10:00
Trevor Batley
d5a74ece64 tidy up debug 2023-09-04 20:30:28 +10:00
Trevor Batley
40d55c87d9 removed old, unused scripts 2023-09-04 19:03:56 +10:00
Trevor Batley
b4276a5410 incorrect check if nfs-server installed 2023-09-04 18:30:17 +10:00
Trevor Batley
0f33fc3a55 use new koji-gencert 2023-09-04 18:05:45 +10:00
Trevor Batley
97dfa4112c missing ; 2023-09-04 17:50:28 +10:00
Trevor Batley
87b2b48781 rename script and fix nc test 2023-09-04 17:42:37 +10:00
Trevor Batley
8cb48b200b fix check for already installed 2023-09-04 16:49:28 +10:00
Trevor Batley
fdda43fade add additional builders to /etc/exports 2023-09-04 16:28:55 +10:00
Trevor Batley
0c279b45cf extra debug 2023-09-04 15:40:55 +10:00
Trevor Batley
10b36b0f4d postgres remnant removed 2023-09-04 15:22:33 +10:00
Trevor Batley
0ee9eafc12 postgres bug 2023-09-04 15:10:17 +10:00
Trevor Batley
4720cfc95f make gencert executeable 2023-09-04 12:03:23 +10:00
Trevor Batley
bc287b3acb mistype 2023-09-04 11:23:38 +10:00
Trevor Batley
2df0116022 missed gencert rename in deploy hub 2023-09-04 11:18:48 +10:00
Trevor Batley
dfd41e9ec8 missing koji-bootstrap-build.sh 2023-09-04 11:01:52 +10:00
Trevor Batley
b87ce1d64b first cut at add-koji-builder and rename to koji- 2023-09-04 10:51:05 +10:00
Trevor Batley
b1b9d15934 refactor install to handle multiple builders 2023-09-02 14:37:19 +10:00
Trevor Batley
bd79a1f763 moved install to top level 2023-09-01 14:44:38 +10:00
Trevor Batley
488f85ad6a incorrect comparator 2023-09-01 14:36:20 +10:00
Trevor Batley
a2ad37859b add chmod x 2023-09-01 14:26:34 +10:00
Trevor Batley
b76ceadbc7 correct -ne 2023-09-01 14:23:15 +10:00
Trevor Batley
f1811bc44d flesh out install script 2023-09-01 14:07:07 +10:00
Trevor Batley
10c1217418 blah 2023-09-01 09:44:52 +10:00
Trevor Batley
d71a3b75b8 get hub fqdn from hostname 2023-09-01 08:54:25 +10:00
Trevor Batley
05e190bc4d change master / slave to hub / build 2023-09-01 08:53:11 +10:00
Trevor Batley
5b757a74a1 remove useradd kojibuilder 2023-09-01 08:20:48 +10:00
Trevor Batley
1766da2c38 need epel to install koji-builder 2023-08-31 15:30:27 +10:00
Trevor Batley
a04dd07665 install nfs-utils on build 2023-08-31 15:08:05 +10:00
Trevor Batley
ce46a50542 remove superfluous chown 2023-08-31 14:17:01 +10:00
Trevor Batley
4a8dd7f724 another dnf -y 2023-08-31 14:11:19 +10:00
Trevor Batley
cc44cb454f change koji.conf to global not local 2023-08-31 13:53:35 +10:00
Trevor Batley
ace13a2d14 remove KOJI_MOUNT_DIR 2023-08-31 12:28:25 +10:00
Trevor Batley
87893cb52d add -y parameter to dnf 2023-08-31 10:43:01 +10:00
Trevor Batley
6bd3adf042 comments in parameters re: master as builder 2023-08-31 09:58:42 +10:00
Trevor Batley
0eef482c7b Tweak ssl.conf settings 2023-08-31 09:51:35 +10:00
Trevor Batley
8aa8bd0b49 fix missing software 2023-08-30 17:35:00 +10:00
Trevor Batley
a6bf8d2d59 tweak httpd ssl cipher params 2023-08-30 14:51:36 +10:00
Trevor Batley
1c3cc566ed selinux allow httpd network access 2023-08-30 14:44:52 +10:00
Trevor Batley
59432968bc set build as separate server 2023-08-30 09:31:57 +10:00
Trevor Batley
bcd69adf5f mostly adding selinux stuff 2023-08-29 16:08:48 +10:00
Trevor Batley
180cc1c36f Add selinux settings 2023-08-29 11:00:22 +10:00