diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-02-17 19:31:35 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-02-18 01:12:24 +0100 |
commit | 57ae81eaeb85a2892f1afe07ea5be1917f64d065 (patch) | |
tree | 5551bf297aa0ae8978bda4720197c70abcee0314 /environments | |
parent | 28f9451daeac73f91b031470060c883008b4a363 (diff) | |
download | Puppet-57ae81eaeb85a2892f1afe07ea5be1917f64d065.tar.gz Puppet-57ae81eaeb85a2892f1afe07ea5be1917f64d065.tar.zst Puppet-57ae81eaeb85a2892f1afe07ea5be1917f64d065.zip |
Add postgresql module and cryptoportfolio role
Diffstat (limited to 'environments')
-rw-r--r-- | environments/production/data/roles/cryptoportfolio.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/environments/production/data/roles/cryptoportfolio.yaml b/environments/production/data/roles/cryptoportfolio.yaml new file mode 100644 index 0000000..da46382 --- /dev/null +++ b/environments/production/data/roles/cryptoportfolio.yaml | |||
@@ -0,0 +1,3 @@ | |||
1 | --- | ||
2 | classes: | ||
3 | role::cryptoportfolio: ~ | ||