-
- Downloads
infra/image: Make fixnet and fixipaip services active by default
The services are now active by default and do not need to be activated after IPA has been deployed. The fixnet service is always activated and removes all lines containing the hostname from /etc/hosts and adds a new line with the IP and the hostname with and without domain. If IPA is deployed with DNS (the config file /etc/named.conf exists and there is a '^dyndb "ipa"' line in /etc/named.conf) then /etc/resolv.conf is also changed to use the local DNS server. The fixipaip service is now also always activated, but only started IF IPA has been deployed and the ipa service was started before. infra/image/build.sh is not actvating the services anymore, the services are now actiavted in alll dockerfiles.
Showing
- infra/image/build.sh 0 additions, 7 deletionsinfra/image/build.sh
- infra/image/dockerfile/c10s 2 additions, 0 deletionsinfra/image/dockerfile/c10s
- infra/image/dockerfile/c8s 2 additions, 0 deletionsinfra/image/dockerfile/c8s
- infra/image/dockerfile/c9s 2 additions, 0 deletionsinfra/image/dockerfile/c9s
- infra/image/dockerfile/fedora-latest 2 additions, 0 deletionsinfra/image/dockerfile/fedora-latest
- infra/image/dockerfile/fedora-rawhide 2 additions, 0 deletionsinfra/image/dockerfile/fedora-rawhide
- infra/image/system-service/fixipaip.service 2 additions, 1 deletioninfra/image/system-service/fixipaip.service
- infra/image/system-service/fixipaip.sh 3 additions, 3 deletionsinfra/image/system-service/fixipaip.sh
- infra/image/system-service/fixnet.service 2 additions, 5 deletionsinfra/image/system-service/fixnet.service
- infra/image/system-service/fixnet.sh 19 additions, 10 deletionsinfra/image/system-service/fixnet.sh
Loading
Please register or sign in to comment