官术网_书友最值得收藏!

  • Mastering Puppet 5
  • Ryan Russell Yates Jason Southgate
  • 80字
  • 2021-07-16 17:46:10

Operating systems support

Express the operating systems your module supports in the module's metadata.json, as shown in the following example:

"operatingsystem_support": [
{ "operatingsystem": "RedHat", },
{ "operatingsystem": "Ubuntu", },
]

The Facter facts operatingsystem and operatingsystemrelease are expected. Here's a more complete example:

"operatingsystem_support": [
{
"operatingsystem":"RedHat",
"operatingsystemrelease":[ "5.0", "6.0" ]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"10.04"
]
}
]

Check the metadata.json file for validity afterwards using the new pdk command:

$ pdk validate metadata
主站蜘蛛池模板: 和田县| 化德县| 桐乡市| 淄博市| 福州市| 井冈山市| 松原市| 肇源县| 博湖县| 邵阳市| 明溪县| 定西市| 克东县| 新田县| 县级市| 洛川县| 旅游| 和顺县| 石狮市| 康保县| 电白县| 淳安县| 铁岭县| 巴马| 临潭县| 元谋县| 买车| 柳林县| 建德市| 尚义县| 禹城市| 庐江县| 桃园县| 彩票| 大安市| 厦门市| 汝南县| 彭泽县| 宜宾市| 高阳县| 乃东县|