Ben O'Hara
Ben O'Hara
Can't see how to get the enhancement template to complete. Essentially fix this 7 year old bug https://github.com/hashicorp/terraform/issues/2430
Also raised with hashicorp as 1201697339237161 including the ability to add hosts to a DVS and migrate their vmk0 to the lag.
Seeing the same problem. Use a data source to get the token, pass the token into a shell resource which creates fine....but the delete sends the old token from the...
Actually, seems to work if....generate the token via the data resource...output that from the module and set it on the sensitive_environment of the provider config...pass the provider into the module...
I see this when setting ListenAddress to a valid IP thats on the interface, but the DNS server is currently configured to 'All Addresses' If I manually change the setting...
Cheers, actually seeing some other strange things on a windows 2019 machine. dnsserver throws an error about not being able to write to the log when puppet runs, however, the...
Does icinga log with different variable to nagios? The plugin does a query to logstash "query": "nagios_notifyname:\"'.$pagername.'\" AND NOT (nagios_state:\"ACKNOWLEDGEMENT*\" OR nagios_state:\"UP\" OR nagios_state:\"OK\") AND NOT nagios_service:\"SMS Check\"" perhaps icinga_...
No worries, yeah, there nothing strange in the password. Strangely, I seem to get back 200 from /authentication/login with the wrong password so looks like i maybe went down the...
It appears this works, but only if there is 1 netork container with the EA. Ideally, i'd like to have a number of seperate network containers and just request and...
Use cases - create/retrive a vlan view - create a vlan record, either statically or 'next available vlan' Essentially the same as the network functionality, but for vlans