WunderTools icon indicating copy to clipboard operation
WunderTools copied to clipboard

Allow specifying remote user (and key?) for provision.sh

Open mikaelkundert opened this issue 8 years ago • 0 comments

In our ansible configuration we have user specified as root and we would like to keep it that way. But we would need an option to specify the remote user and/or key for remote server as our team has their own personal sudo accounts to the server.

Ideal usage example:

$ ./provision.sh -fm dbrootpasswd -p file.txt -u myuser production
                                              ^^^^^^^^^

mikaelkundert avatar Jan 10 '17 09:01 mikaelkundert