CDLUC3 / uc3-aws-cli

aws cli tools for uc3 servers
0 stars 1 forks source link

Provissioner #2

Closed ashleygould closed 4 years ago

ashleygould commented 4 years ago

a working provisioning system for uc3-aws-cli via puppet. This method required path and script name changes. Most importantly:

 alias => .aws/cli/alias 
 uc3-util.sh => .profile.d/uc3-aws-util.sh
 uc3-mysql.sh => bin/uc3-mysql.sh 

These paths are the install location relative to user's homedir.