If using a slash instead of the dash for the module name, this happens:
[root@master modules]# puppet adopter module puppetlabs/apache
Notice: Preparing to run experiment for module 'puppetlabs/apache'
Notice: Installing Modules...
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Module puppetlabs/apache 1.10.0 is already installed.
Could not find group with the name Adopter Experiment: puppetlabs/apache
Notice: Creating new group for experiment...
Notice: No class named "puppetlabs/apache" found, you need to add the correct class or classes to this group manually.
Should be an easy fix, just logging a ticket to remember to change it.
If using a slash instead of the dash for the module name, this happens:
[root@master modules]# puppet adopter module puppetlabs/apache Notice: Preparing to run experiment for module 'puppetlabs/apache' Notice: Installing Modules... Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ... Notice: Module puppetlabs/apache 1.10.0 is already installed. Could not find group with the name Adopter Experiment: puppetlabs/apache Notice: Creating new group for experiment... Notice: No class named "puppetlabs/apache" found, you need to add the correct class or classes to this group manually.
Should be an easy fix, just logging a ticket to remember to change it.