I have a couple of ssh-config rules setup, e.g.
Host * and Host name-*
I would assume that these rules would be applied to the individual hosts they correspond to at the time of sync, yet the sync simply added a new host for each of those rules to my list of hosts when synced.
Another thing that this sync issue brought is that I now have the same pem file over 100 times added as an identity as I had a rule setup using that exact pem file for a couple of hosts ...
I have a couple of ssh-config rules setup, e.g.
Host *andHost name-*I would assume that these rules would be applied to the individual hosts they correspond to at the time of sync, yet the sync simply added a new host for each of those rules to my list of hosts when synced.
Another thing that this sync issue brought is that I now have the same pem file over 100 times added as an identity as I had a rule setup using that exact pem file for a couple of hosts ...