Difference between revisions of "Install packages using Chef InSpec"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> control 'package-02' do impact 1.0 title 'Do not install Telnet server' desc 'Telnet protocol uses unencrypted communication, that means the password and o...")
 
Line 1: Line 1:
<pre>
+
 
 
  control 'package-02' do
 
  control 'package-02' do
 
   [[impact 1.0]]
 
   [[impact 1.0]]
Line 9: Line 9:
 
   end
 
   end
 
  end<ref>https://github.com/dev-sec/linux-baseline/blob/master/controls/package_spec.rb</ref>
 
  end<ref>https://github.com/dev-sec/linux-baseline/blob/master/controls/package_spec.rb</ref>
</pre>
+
 
 +
 
 +
== Related terms ==
 +
* [[package:]] [[Ansible module]]
  
 
== See also ==
 
== See also ==

Revision as of 05:27, 27 July 2021

Advertising: