Tennis Smith
Tennis Smith
@PavlikPolivka I don't understand, how do you sign-in to a plugin?
@vekunz OK. So how can I pass sensitive info like SSIDs/Passwords without keeping it in source?
@temoto Unfortunately, no. This installation is part of a 3rd party ansible role.
@temoto Here ya go ```bash [tennis@apigee-node-1 ~]$ /bin/pip2 freeze |fgrep setupt You are using pip version 8.1.2, however version 21.0.1 is available. You should consider upgrading via the 'pip install...
@temoto Here's what I get for that: ```bash [tennis@apigee-node-1 ~]$ /bin/pip2 install setuptools Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/site-packages You are using pip version 8.1.2, however...
@temoto Here's what happened ```bash [tennis@apigee-node-1 ~]$ /bin/pip2 install -U setuptools Collecting setuptools Downloading https://files.pythonhosted.org/packages/94/75/05e1d69c61c4dfaf65ad12785cd18bedc1e0129976c55914d6aea59c7da8/setuptools-54.2.0.tar.gz (2.1MB) 100% |████████████████████████████████| 2.1MB 420kB/s Complete output from command python setup.py egg_info: Traceback (most recent...
@temoto I can get you the GCP terraform setup I'm using if you want. That is, I can give you the terraform scripts to fire up a CentOS 7 box...
@temoto Any update?