OK, upgraded everything in my DEV environment to the latest versions. *What's a good strategy for scaling up to support 100 hosts & SSH keys?*
My production environment uses a ~/.ssh/config file (with about 20 entries) *Can't get ~/.ssh/config working with Fabric 2.3.1 yet. (new DEV) **It's not working yet, sigh...* *Should I expect **~/.ssh/config **to work with Fabric 2.X <http://docs.fabfile.org/en/latest/concepts/configuration.html#loading-and-using-ssh-config-files>?* What about YAML file to bootstrap testing? YAML or JSON to get my DEV going? Could something about my activated MiniConda DEV environment -- or the way Fabric's default config looks at the environment be causing me trouble? *Please advise.* *Current production is running well (using **~/.ssh/config) *-- but has a few nasty passphrase and SSH issues... - Python 2.7.14 - Fabric 1.14.0 - Paramiko 2.4.0 *New DEV is running:* - Python 3.6.6 :: Anaconda, Inc. ($ activate py36fabric ) - Fabric 2.3.1 - Paramiko 2.4.1 - Invoke 1.1.1
_______________________________________________ Fab-user mailing list Fab-user@nongnu.org https://lists.nongnu.org/mailman/listinfo/fab-user