Hammer update puppet classes

hi all,

im trying to use hammer to update the puppet classes, but unfortunatly after many tests I still cannot update the modules in puppet classes page.

does anyone know how?
I remove module from mofules in cli so I can see the deleted module with:

hammer -v puppet-environment sc-params --puppet-environment testenv

—|-----------|---------------|----------|-------------

ID PARAMETER DEFAULT VALUE OVERRIDE PUPPET CLASS
1 ensure present true Testmodule
----------- --------------- ---------- ------------

so Testmodule is showing so far so good, now I want update the classes, how ?

thanks in advance

Best Regards
Neeloj

Solution:

hammer --verbose proxy import-classes --id 1
1 Like