ERROR: Retrieving Ignite-UX version on the server: fully.qualied.domain
FIX:
Add swacl for client and server:
client:
swacl -l root -M other:@ignite.server.fqdn:rt
Ignite server:
swacl -l root -M other:@client.hostname.fqdn:rt
My random tech problems and chicken scratching for notes on what I did to solve them.
Add swacl for client and server:
client:
swacl -l root -M other:@ignite.server.fqdn:rt
Ignite server:
swacl -l root -M other:@client.hostname.fqdn:rt