provisioning tool for building opinionated architecture
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
211 B

7 months ago
  1. ---
  2. containers:
  3. dmz: [dmz]
  4. ct1: [mariadb, postgresql]
  5. credential:
  6. username: {{env.current_user}}
  7. shadow: {{env.shadow_passwd}}
  8. email: TO BE DEFINED # example user@domain.tld
  9. password: TO BE DEFINED