Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

Why do I parse metadata.json?

$
0
0
Hello, I want to run "puppet module build " and after I get next message: [LIN.FAKTORING.NET] [root@lisatellite1p swepps-sssd]$ puppet module build --debug /etc/puppet/modules/swepps-sssd Debug: Runtime environment: puppet_version=3.8.6, ruby_version=2.0.0, run_mode=user, default_encoding=UTF-8 Error: Could not parse JSON /etc/puppet/modules/swepps-sssd/metadata.json Error: Try 'puppet help module build' for usage metadata.json: { "name": "swepps-sssd", "version": "0.1.0", "author": "swepps", "summary": "Manage SSSD config file", "license": "Apache 2.0", "source": "https://github.com/swepps1/puppet-module-sssd.git", "project_page": "https://github.com/swepps1/puppet-module-sssd", "issues_url": "https://github.com/swepps1/puppet-module-sssd/issues", "tags": ["things", "stuff"], "dependencies": [ {"name": "puppetlabs/stdlib", "version_requirement": ">= 4.20.0 <5.0.0" } ] "operatingsystem_support": [ { "operatingsystem": "CentOS", "operatingsystemrelease": [ "7" ] }, { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ "7" ] }, { "operatingsystem": "RedHat", "operatingsystemrelease": [ "7" ] }, { "operatingsystem": "Scientific", "operatingsystemrelease": [ "7" ] } ], "requirements": [ { "name": "puppet", "version_requirement": ">= 3.8.6 < 6.0.0" } ], "description": "Manage SSSD config file", } What is the problem? Laci

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>