mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
26eab1fe3e5ed74013420e077a112a012eeab4f6
We cannot reliably determine if a system is running on Hyper-V on a private server or on the Azure Cloud. Therefore, we will have to try to retrieve an IP address with DHCP and try to connect to the metadata service. If either of those things is not successful, we will just continue with the setup process as usual. So cloud instances should be automatically configured now and all other systems will continue to boot and call the setup wizard as usual. Fixes: #12272 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%