setup minio automation #229

Merged
mg merged 114 commits from minio_automation into master 2024-11-09 22:00:58 +01:00
2 changed files with 15 additions and 2 deletions
Showing only changes of commit 8d20e0495c - Show all commits

View file

@ -1,4 +1,17 @@
---
### mgrote_minio_configure
minio_url: https://s3.mgrote.net
minio_root_access_key: pfiDnXXXXXedZbD
minio_root_secret_key: Bc2exxxxxxxxxxxxxYRAfV
minio_users:
- name: testuser
secret: hallowelt
state: present
policy: testbucket1_rw
minio_buckets:
- name: testbucket1
state: present
### mrlesmithjr.manage_lvm
lvm_groups:
- vgname: vg_docker

View file

@ -10,8 +10,8 @@ minio_root_alias: minio_ansible_root
minio_url: https://s3.mgrote.net
# Secrets
minio_root_access_key: pfiDnpEL3rL1CmIedZbD
minio_root_secret_key: Bc2eyAiTxLok0RawYguQJUB0hC8HtvCA7RjYRAfV
minio_root_access_key: pfiDnXXXXXedZbD
minio_root_secret_key: Bc2exxxxxxxxxxxxxYRAfV
# User
minio_users: