Project

General

Profile

Actions

Feature #13488

closed

allow filtering of puppet modules by product and repository in content views

Added by Thomas McKay about 9 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Content Views
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

I created a product with two puppet repos: One a sync of puppetforge, and the other with a single module from github. The github module was my "development" one but I could not distinguish them in the content view section. Shouldn't I be able to add a specific puppet repository to a CV rather than having to pick&choose individual modules?

Here is the hammer csv to recreate the product:

Name,Label,Organization,Description,Repository,Repository Type,Repository Url
Puppet Modules,puppet-modules,Mega Corporation,Example puppet product,Puppet Forge,Custom Puppet,https://forge.puppetlabs.com/
Puppet Modules,puppet-modules,Mega Corporation," 
### For creating local motd module ###
sudo mkdir /var/www/html/pub/puppet-modules
sudo chmod a+rw /var/www/html/pub/puppet-modules
git clone https://github.com/puppetlabs/puppetlabs-motd.git
cd puppetlabs-motd
sudo pulp-puppet-module-builder --output-dir /var/www/html/pub/puppet-modules .
",Puppet MOTD,Custom Puppet,http://katello/pub/puppet-modules/

Actions

Also available in: Atom PDF