saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
14.06k stars 5.47k forks source link

Inconsistent names for ipv6 address #46618

Open dvandok opened 6 years ago

dvandok commented 6 years ago

The Debian scheme for IPv6 network interfaces seems to use ipv6ipaddr: https://github.com/saltstack/salt/blob/ec5241d58e55bd47033b63926087f92fd6097806/salt/modules/debian_ip.py#L1264 while the Red Hat variant uses ipv6addr: https://github.com/saltstack/salt/blob/ec5241d58e55bd47033b63926087f92fd6097806/salt/modules/rh_ip.py#L720

This complicates formulas, e.g. adding ipv6 support to salt-formula-linux (https://github.com/salt-formulas/salt-formula-linux).

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

dvandok commented 5 years ago

Hey, @stale, leave this issue alone until it is dealt with, will ya?

stale[bot] commented 5 years ago

Thank you for updating this issue. It is no longer marked as stale.