dev/provisioning/modules/archive/metadata.json
changeset 28 b0b56e0f8c7f
child 405 f239c8c5bb94
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
       
     1 {
       
     2   "name": "camptocamp-archive",
       
     3   "version": "0.8.1",
       
     4   "author": "Camptocamp",
       
     5   "summary": "Camptocamp Archive Module",
       
     6   "license": "Apache-2.0",
       
     7   "source": "https://github.com/camptocamp/puppet-archive",
       
     8   "project_page": "https://github.com/camptocamp/puppet-archive",
       
     9   "issues_url": "https://github.com/camptocamp/puppet-archive/issues",
       
    10   "dependencies": [
       
    11   
       
    12   ],
       
    13   "description": "Archive Module for Puppet",
       
    14   "operatingsystem_support": [
       
    15     {
       
    16       "operatingsystem": "Debian",
       
    17       "operatingsystemrelease": [
       
    18         "6",
       
    19         "7",
       
    20         "8"
       
    21       ]
       
    22     },
       
    23     {
       
    24       "operatingsystem": "RedHat",
       
    25       "operatingsystemrelease": [
       
    26         "5",
       
    27         "6",
       
    28         "7"
       
    29       ]
       
    30     }
       
    31   ]
       
    32 }