Actions
Bug #10007
closedApplying foreman_scap_client does not work on CentOS 7
Difficulty:
trivial
Triaged:
No
Description
Running out of the box throw this error:
Error: Could not set 'present' on ensure: No such file or directory - /etc/foreman_scap_client/config.yaml20150402-4284-1a552c0.lock at 60:/etc/puppet/environments/KT_Foobar_Library_cv_test_2/modules/foreman_scap_client/manifests/in it.pp Error: Could not set 'present' on ensure: No such file or directory - /etc/foreman_scap_client/config.yaml20150402-4284-1a552c0.lock at 60:/etc/puppet/environments/KT_Foobar_Library_cv_test_2/modules/foreman_scap_client/manifests/in it.pp Wrapped exception: No such file or directory - /etc/foreman_scap_client/config.yaml20150402-4284-1a552c0.lock Error: /Stage[main]/Foreman_scap_client/File[foreman_scap_client]/ensure: change from absent to present failed: Could not set 'present' on ensure: No such file or directory - /etc/foreman_scap_client/config.yaml20150402-4284-1a552c0.lock at 60:/etc/puppet/environments/KT_Foobar_Library_cv_test_2/modules/foreman_scap_client/manifests/init.pp
mkdir /etc/foreman_scap_client
on the client solve the problem
Updated by Shlomi Zadok about 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shlomi Zadok
- Pull request https://github.com/OpenSCAP/puppet-foreman_scap_client/pull/9 added
- Pull request deleted (
)
Updated by Shlomi Zadok over 9 years ago
- Status changed from Ready For Testing to Closed
Actions