You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2021. It is now read-only.
Expected Behavior
Using the following snippet on a CentOS maschine should configure the hostname:
Actual Behavior
Nothing happens
Steps to Reproduce the Problem
Use snippet from above
Specifications
Problem is that the hostname gets only configured if the gateway gets configured as well.
https://github.com/example42/puppet-network/blob/master/manifests/init.pp#L265
This should at least fail.