diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-03-13 10:20:17 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-03-13 11:15:08 +0100 |
commit | a869ea173f9a1e45f63336ad9d640bf94e5039e3 (patch) | |
tree | 2fd1df3a6c0c34b87499b2606e0cd45faf5e6861 /environments/global/roles | |
parent | 56bc60ea5e9ae11872d3e3d388adb7c5ada0c2c9 (diff) | |
download | Puppet-a869ea173f9a1e45f63336ad9d640bf94e5039e3.tar.gz Puppet-a869ea173f9a1e45f63336ad9d640bf94e5039e3.tar.zst Puppet-a869ea173f9a1e45f63336ad9d640bf94e5039e3.zip |
Refactor hiera environments
Diffstat (limited to 'environments/global/roles')
-rw-r--r-- | environments/global/roles/cryptoportfolio.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/environments/global/roles/cryptoportfolio.yaml b/environments/global/roles/cryptoportfolio.yaml new file mode 100644 index 0000000..3d36e71 --- /dev/null +++ b/environments/global/roles/cryptoportfolio.yaml | |||
@@ -0,0 +1,4 @@ | |||
1 | --- | ||
2 | classes: | ||
3 | role::cryptoportfolio: ~ | ||
4 | cryptoportfolio::slack_webhook: "%{ldapvar.self.vars.cf_slack_webhook.0}" | ||