Silvio Moioli
Silvio Moioli
How about using https://github.com/kdomanski/iso9660, do you see any immediate downside or roadblock?
Can this PR get a review?
I confirm there are no GateKeeper problems with the brew release. 👍 It would be great to have [documentation pages](https://docs.epinio.io/installation/install_epinio_cli.html) and even the front page (which states "Download the latest...
In general, we do not have very robust ways to check input variables apart from a bit of type checks. Terraform 0.13 introduced a way to validate input variables and...
I guess that the name set via the DHCP did not correspond to the configured one in that case?
How would you solve it from the sumaform side? For proper resolution (network) DHCP/DNS name and (host) internal configuration must be equal.
That's a hairy subject, welcome to the world who has opened the hostname-specific Pandora's Box! :wink: I have been researching for a long time on the topic, and could not...
> ``` > 127.0.1.1 ursula.example.com ursula > ``` > > I don't think that would harm to have a `127.0.0.1`, but I haven't tried it. We do that: https://github.com/uyuni-project/sumaform/blob/master/salt/default/set_ip_in_etc_hosts.py#L56
@rjmateus it's true we do not control it, still we could just echo it from salt script (if ever we get to that stage)