Skip to content

Release of 6.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 14:08
· 7 commits to master since this release
3460d87
  • Fix EL8 dhclient flags in eth template:
    • -timeout (EL7) vs --timeout (EL8)
    • -R (EL7) vs --request-options (EL8)