{
  "name": "liuit-egg",
  "version": "0.0.0",
  "author": "LiU-IT",
  "summary": "Module for liuit/egg",
  "license": "Apache-2.0",
  "source": "https://gitlab.it.liu.se/pm-liuit/egg/tree/production",
  "project_page": "https://gitlab.it.liu.se/pm-liuit/egg",
  "issues_url": "https://gitlab.it.liu.se/pm-liuit/egg/issues",
  "dependencies": [
    {
      "name": "puppetlabs-stdlib",
      "version_requirement": ">= 5.0.0 < 7.0.0"
    }
  ],
  "operatingsystem_support": [
    {
      "operatingsystem": "CentOS",
      "operatingsystemrelease": [
        "7"
      ]
    },
    {
      "operatingsystem": "OracleLinux",
      "operatingsystemrelease": [
        "7"
      ]
    },
    {
      "operatingsystem": "RedHat",
      "operatingsystemrelease": [
        "8"
      ]
    },
    {
      "operatingsystem": "Scientific",
      "operatingsystemrelease": [
        "7"
      ]
    },
    {
      "operatingsystem": "Debian",
      "operatingsystemrelease": [
        "9"
      ]
    },
    {
      "operatingsystem": "Ubuntu",
      "operatingsystemrelease": [
        "18.04"
      ]
    },
    {
      "operatingsystem": "windows",
      "operatingsystemrelease": [
        "2019",
        "10"
      ]
    }
  ],
  "requirements": [
    {
      "name": "puppet",
      "version_requirement": ">= 5.5.10 < 6.0.0"
    }
  ],
  "pdk-version": "2.7.1",
  "template-url": "https://gitlab.it.liu.se/puppet-infra/pdk-templates.git#liu",
  "template-ref": "heads/liu-0-g6052ec1"
}