This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
minio
Archived
Watch
5
Star
0
Fork
0
You've already forked minio
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-06-17
. You can view files and clone it, but cannot push or open issues or pull requests.
f96cd8c187
minio
/
ansible
/
.vault.sh
6 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
Bootstrap minio
2020-03-26 10:37:18 +00:00
#!/bin/bash
set
-eu -o pipefail
Sort out vars
2020-03-26 10:56:25 +00:00
echo
$(
pass show hosts/autonomic-minio/vault/password
)
Reference in New Issue
Copy Permalink