Actions
Bug #20663
closedScap CLI policy info missing day-of-month parameter
Difficulty:
Triaged:
No
Bugzilla link:
Description
Steps to Reproduce:
policy update --id 5 --period monthly --day-of-month 22
Policy updated
hammer> policy info --id 5
Id: 5
Name: test1
Created at: 2017-08-17 13:26:59 UTC
Period: monthly
Weekday:
Cron line:
Scap content Id: 4
Scap Content profile Id: 23
Tailoring file Id: 1
Tailoring file profile Id: 52
Locations:
Default Location
Organizations:
Default Organization
Actual results:
You can see only monthly
Expected results:
You can see monthly in the info , but not the day-of-month when the policy will execute
Additional info:
Updated by Marek Hulán about 7 years ago
- Subject changed from Scap CLI policy info missing day-of-month parameter to Scap CLI policy info missing day-of-month parameter
- Status changed from New to Closed
- Assignee set to Ondřej Pražák
- Target version set to 1.18.0-RC2
- Translation missing: en.field_release set to 291
- Pull request https://github.com/theforeman/hammer_cli_foreman_openscap/pull/13 added
Actions