ViolentOr
3c7bace964
Update security_policy resource to return Names, not SIDs ( #2462 )
...
* Added possibility to translate SID to human-readable name (using 'translate_sid: true' switch)
Signed-off-by: ViolentOr <github@violentor.me>
* fixed errors
Signed-off-by: ViolentOr <github@violentor.me>
* changed pars to opts
* renameg temp variable
Signed-off-by: ViolentOr <github@violentor.me>
* Required tests added
Signed-off-by: ViolentOr <github@violentor.me>
* fixed mistype
Signed-off-by: ViolentOr <github@violentor.me>
* should not copy-paste.
Signed-off-by: ViolentOr <github@violentor.me>
* replaced empty call with empty file
Signed-off-by: ViolentOr <github@violentor.me>
* tests fixed.
Signed-off-by: ViolentOr <github@violentor.me>
* grouped command mocks related to the security_policy resource
Signed-off-by: ViolentOr <github@violentor.me>
* bacgitend -> backend
Signed-off-by: ViolentOr <github@violentor.me>
2018-01-23 12:31:57 -08:00
Jared Quick
4b1c1b041f
security_policy resource: use PID for filename instead of random ( #2368 )
...
* Update security policy export to use pid instead of random.
Signed-off-by: Jared Quick <jquick@chef.io>
* Update helper for the new train.
Signed-off-by: Jared Quick <jquick@chef.io>
2017-12-04 15:31:06 -05:00
Jared Quick
3f14e467b3
Unique export file for security policy resource ( #2350 )
...
* Add a unique export for security policy resource.
Signed-off-by: Jared Quick <jquick@chef.io>
* Remove skip resource on empty policy file.
Signed-off-by: Jared Quick <jquick@chef.io>
2017-11-29 15:16:40 +01:00
Christoph Hartmann
9c7d06c167
use simple config for security policy resource
2016-09-12 12:20:57 +02:00
Dominik Richter
b58a4b3f43
rename vulcanosec -> inspec
2015-10-26 12:34:15 +01:00
Dominik Richter
ec0931ef9c
test: group resource tests
2015-10-17 22:53:21 +02:00