mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-10-31 12:03:37 +00:00 
			
		
		
		
	Port all tests from Ansible repo
This commit is contained in:
		
							
								
								
									
										34
									
								
								.goss.yaml
									
									
									
									
									
								
							
							
						
						
									
										34
									
								
								.goss.yaml
									
									
									
									
									
								
							| @@ -13,6 +13,13 @@ file: | ||||
|     group: root | ||||
|     filetype: file | ||||
|     contains: [] | ||||
|   /var/ossec/etc/lists/audit-keys: | ||||
|     exists: true | ||||
|     mode: "0660" | ||||
|     owner: ossec | ||||
|     group: ossec | ||||
|     filetype: file | ||||
|     contains: [] | ||||
|   /var/ossec/etc/ossec.conf: | ||||
|     exists: true | ||||
|     mode: "0660" | ||||
| @@ -20,6 +27,27 @@ file: | ||||
|     group: ossec | ||||
|     filetype: file | ||||
|     contains: [] | ||||
|   /var/ossec/etc/rules/local_rules.xml: | ||||
|     exists: true | ||||
|     mode: "0660" | ||||
|     owner: ossec | ||||
|     group: ossec | ||||
|     filetype: file | ||||
|     contains: [] | ||||
|   /var/ossec/etc/sslmanager.cert: | ||||
|     exists: true | ||||
|     mode: "0640" | ||||
|     owner: root | ||||
|     group: root | ||||
|     filetype: file | ||||
|     contains: [] | ||||
|   /var/ossec/etc/sslmanager.key: | ||||
|     exists: true | ||||
|     mode: "0640" | ||||
|     owner: root | ||||
|     group: root | ||||
|     filetype: file | ||||
|     contains: [] | ||||
| package: | ||||
|   filebeat: | ||||
|     installed: true | ||||
| @@ -71,6 +99,12 @@ process: | ||||
|     running: true | ||||
|   ossec-authd: | ||||
|     running: true | ||||
|   ossec-execd: | ||||
|     running: true | ||||
|   ossec-monitord: | ||||
|     running: true | ||||
|   ossec-remoted: | ||||
|     running: true | ||||
|   ossec-syscheckd: | ||||
|     running: true | ||||
|   s6-supervise: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user