Jarrod Johnson
|
05983201ee
|
Fix mistaken use of $proto variable
Always use https to fetch the script
|
2020-05-22 15:59:19 -04:00 |
|
Jarrod Johnson
|
b4374817f5
|
Move getinstalldisk into profiles
|
2020-05-22 15:27:25 -04:00 |
|
Jarrod Johnson
|
22d5da3ae9
|
Rename certs to pem
There are contexts where the .cert name is not
recognized, go for .pem name instead.
|
2020-05-21 14:37:17 -04:00 |
|
Jarrod Johnson
|
66f0e8225e
|
Tighten permissions on confluent config files
Prior to copying them, make sure only root can interact.
The directory should protect them as well, but best to
not have anything controversial.
|
2020-05-19 10:51:32 -04:00 |
|
Jarrod Johnson
|
5f63875cae
|
Finally fix SuSE certificate handling
It was targeting a symlink that went out of chroot,
target the underlying directory instead.
|
2020-05-19 10:38:31 -04:00 |
|
Jarrod Johnson
|
92f8acab7a
|
Fix target path of tls anchors
|
2020-05-18 22:07:03 -04:00 |
|
Jarrod Johnson
|
540d0e1795
|
Fix SUSE certificate handling
SUSE requires things go through update-ca-certificates,
update the generated certs and the post to do that.
|
2020-05-18 19:37:54 -04:00 |
|
Jarrod Johnson
|
b9cdf0d941
|
Move TLS certs into correct locations for SuSE
|
2020-05-18 17:00:05 -04:00 |
|
Jarrod Johnson
|
0c575456e3
|
Fix SuSE host authentication
curl was failing to get allnodes
|
2020-05-16 11:42:19 -04:00 |
|
Jarrod Johnson
|
a05bfcec80
|
Fix suse15 firstboot
It was not using correct CA path nor was it filling in
authentication headers.
|
2020-05-15 20:13:06 -04:00 |
|
Jarrod Johnson
|
5ebe127db2
|
Fix Suse deployment
It missed the rename of the deploy_server attribute.
|
2020-05-15 19:11:22 -04:00 |
|
Jarrod Johnson
|
24288f988a
|
Call updatestatus upon completion of suse install
|
2020-05-14 14:49:53 -04:00 |
|
Jarrod Johnson
|
408d0a8673
|
Refactor SUSE to have external scripts
Try to improve readability of portions of install by
refactoring.
|
2020-05-14 13:36:23 -04:00 |
|