Bug #28277
closedPuppet run job notification do not populate "%{puppet_options}"' value
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1770544
Description of problem:
Puppet run job notification do not populate "%{puppet_options}"' value. See attachment.
Version-Release number of selected component (if applicable):
Satellite 6.7 snap 1
How reproducible:
always
Steps to Reproduce:
1. Go to any host description page
2. Click on "Schedule remote job" drip down
3. Select "Run Puppet once"
4. See notification after job completion
Actual results:
A job 'Run Puppet once with "%{puppet_options}"' has finished successfully
Expected results:
puppet_otions should populate or A job 'Run Puppet once' has finished successfully or A job 'Run Puppet once for $hostname' has finished successfully
Additional info:
Updated by Walden Raines over 5 years ago
- Category set to JavaScript stack
- Assignee set to Amir Fefer
Updated by Tomer Brisker about 5 years ago
- Status changed from New to Duplicate
is fixed in https://projects.theforeman.org/issues/28997
Updated by Tomer Brisker about 5 years ago
- Is duplicate of Bug #28997: Puppet run once job's format_description should remove %{puppet_options} added