diff options
author | Mickaël Canévet <mickael.canevet@camptocamp.com> | 2015-11-04 11:11:41 +0100 |
---|---|---|
committer | Mickaël Canévet <mickael.canevet@camptocamp.com> | 2015-11-04 11:11:41 +0100 |
commit | c58da3bb40f564bf9288b102b81b383de8df07de (patch) | |
tree | d85bc6bbb04e7977524fb22060689d6498f67ab0 | |
parent | 4846943c29c116f223a4187fc177a467b0e9ac89 (diff) | |
download | puppet-dhcp-c58da3bb40f564bf9288b102b81b383de8df07de.tar.gz puppet-dhcp-c58da3bb40f564bf9288b102b81b383de8df07de.tar.bz2 |
Remove Ubuntu 12.04 official support
-rw-r--r-- | metadata.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json index 9a45df3..0867c27 100644 --- a/metadata.json +++ b/metadata.json @@ -30,7 +30,6 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "12.04", "14.04" ] } |