summaryrefslogtreecommitdiff
path: root/code/environments/production/modules/certregen/lib/puppet/feature
diff options
context:
space:
mode:
Diffstat (limited to 'code/environments/production/modules/certregen/lib/puppet/feature')
-rw-r--r--code/environments/production/modules/certregen/lib/puppet/feature/chloride.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/code/environments/production/modules/certregen/lib/puppet/feature/chloride.rb b/code/environments/production/modules/certregen/lib/puppet/feature/chloride.rb
new file mode 100644
index 0000000..ea777cb
--- /dev/null
+++ b/code/environments/production/modules/certregen/lib/puppet/feature/chloride.rb
@@ -0,0 +1,3 @@
+require 'puppet/util/feature'
+
+Puppet.features.add(:chloride, libs: 'chloride')