2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-07-09 22:31:32 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
27a2a58ea1 Try more aggressively to get to 'default' network.
If a 'default' network is going to eventually link up,
wait for it.
2020-06-30 18:39:29 -04:00
8f9e4ea205 Build confluent CA cert for EL8 2020-06-30 17:02:21 -04:00
94f2b618bd Also copy api key to usable location. 2020-06-30 16:59:52 -04:00
8d3374b1e7 Move confluent.info to correct location 2020-06-30 16:55:01 -04:00
2f4dd240dd Change EL8 initramfs to use apiclient
This is a richer client that provides
the extended information required
for more accurate network autodetect.
2020-06-30 15:02:10 -04:00
5bc9cb57d1 Amend RH initqueue
We may be called before drivers have manifested interfaces.
On each iteration make sure all nics are up before proceeding.
2020-06-18 16:45:24 -04:00
c1576e9787 Handle blank lines without error
Do not trigger syntax error on a blank expression.
2020-05-29 12:23:57 -04:00
2a9d4e8079 Avoid breaking net config with '' DNS server
The node is probably misconfigured, but tolerate it
and carry on so that networking will at least
come up.
2020-05-29 08:58:33 -04:00
60453973cb Actually use the domain name in rhel deploy 2020-05-20 12:48:05 -04:00
c0bd9f8bfb Insert domain into EL deploy
This hopefully sets search path up well.
2020-05-20 12:08:05 -04:00
c459990457 Change EL8 to use autoconsole less 2020-05-18 11:46:47 -04:00
b67140248e Change ipv4_server to deploy_server
Use a more neutral name for the deployment server target.
It is still ipv4 only for the moment, but easier to pull in
ipv6 support when not having to change paths that don't care.
2020-05-15 16:06:57 -04:00
efe936a93d Further build process for confluent_osdeploy 2020-05-04 15:45:35 -04:00