diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-02-18 01:13:35 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-02-18 01:13:35 +0100 |
commit | ee0a29d96bbc401d97819e5723a083d33c32bb17 (patch) | |
tree | 22ed4f129b32201e4f3e562d2f23cc45c5df5afb /environments | |
parent | 28f9451daeac73f91b031470060c883008b4a363 (diff) | |
parent | 47d7d947ebc0da8bde02515a94d8205df47c944a (diff) | |
download | Puppet-ee0a29d96bbc401d97819e5723a083d33c32bb17.tar.gz Puppet-ee0a29d96bbc401d97819e5723a083d33c32bb17.tar.zst Puppet-ee0a29d96bbc401d97819e5723a083d33c32bb17.zip |
Merge branch 'cryptoportfolio'
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: ~ | ||