文件名称:foreman_hiera_lookup:theforeman插件获取主机https的hiera变量的值
文件大小:26KB
文件格式:ZIP
更新时间:2024-06-10 15:06:25
Ruby
工头希拉查找 这个插件可以帮助木偶开发人员调试hiera。 它向领班用户显示特定主机的Hiera变量值。 当获取hiera提供的值时,此插件将在本地执行hiera,因此假定您的Foreman机器还具有完全可操作的人偶主控。 安装 有关如何安装Foreman插件,请参见 。 配置 将以下内容添加到settings.yaml文件 :hiera_lookup : :secured_backend : ['GPG'] # These are the array of BACKEND values, which mask the values of variables :url_templates : :YAML : " http://gitlab/puppet/puppet-hieradata/blob/#{level.gsub('environments/', '')}.y
【文件预览】:
foreman_hiera_lookup-master
----lib()
--------foreman_hiera_lookup.rb(69B)
--------foreman_hiera_lookup()
----Gemfile(38B)
----foreman_hiera_lookup.gemspec(768B)
----Rakefile(935B)
----config()
--------routes.rb(398B)
----LICENSE(34KB)
----test()
--------test_plugin_helper.rb(212B)
--------unit()
----README.md(3KB)
----app()
--------views()
--------overrides()
--------models()
--------controllers()
--------assets()