crs4 / life_monitor

Workflow Sustainability Service
MIT License
4 stars 4 forks source link

Support generating IP list with `ip addr` #332

Closed ilveroluca closed 1 year ago

ilveroluca commented 1 year ago

ifconfig is obsolete. This PR introduces a fallback to using ip addr to get the list of IPs for the certificates generated by the gencerts.sh utility.