Cedric Bosdonnat

Results 107 comments of Cedric Bosdonnat

Maybe not all should be aligned indeed. The one I had in mind is -s vs -t .

IIRC, I found also video in the landscape format that were a little small... that's why I suggested `height` but `max-height` would fit for the sample I showed here

hehe, I never really had impressive CSS skills and they surely are not up to date with the current standards :)

The issue there is that the input variable was set properly, the domain name was also set nicely... but too late. The one we had at the server installation time...

the DHCP was only setting the hostname part like `test-srv` instead of `test-srv.tf.local` and the `domain` variable in the `main.tf` was set to `tf.local`

I'm not a hostname expert, but I ran a `hostname -F /etc/HOSTNAME` before the server was installed to fix it. I wonder if such a thing could be done in...

indeed, I read those comments in the state file... not sure if there is another way to get `hostname -f` to return the FQDN and not just the hostname. `man...

The concern I have with this approach is that you would need also a hack to build on `master`, not only against IBS. How about having the JUnit ivy config...

@cbbayburt @Etheryte this could be of interest for you

Closing: there are way more urgent things to improve... and maybe someday we would use an external library for such form components