Skip to content

Conversation

@TheJamesD
Copy link

Pull Request (PR) description

We have a few servers with interface names with a "." in, such as "ifcfg-bond0.12". Although it was working fine, whenever the puppet agent would run, it'd keep replacing the network file with a new one. Changing regex pattern to include interface names with dots (.) fixes this.

This Pull Request (PR) fixes the following issues

Include interface names with dots in

Changing regex pattern to include interface names with dots (.). For instance:

ifcfg-bond0.12
@kenyon kenyon changed the title Update redhat.rb redhat: allow dots in interface names Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants