mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-10-31 20:13:38 +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 |     group: root | ||||||
|     filetype: file |     filetype: file | ||||||
|     contains: [] |     contains: [] | ||||||
|  |   /var/ossec/etc/lists/audit-keys: | ||||||
|  |     exists: true | ||||||
|  |     mode: "0660" | ||||||
|  |     owner: ossec | ||||||
|  |     group: ossec | ||||||
|  |     filetype: file | ||||||
|  |     contains: [] | ||||||
|   /var/ossec/etc/ossec.conf: |   /var/ossec/etc/ossec.conf: | ||||||
|     exists: true |     exists: true | ||||||
|     mode: "0660" |     mode: "0660" | ||||||
| @@ -20,6 +27,27 @@ file: | |||||||
|     group: ossec |     group: ossec | ||||||
|     filetype: file |     filetype: file | ||||||
|     contains: [] |     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: | package: | ||||||
|   filebeat: |   filebeat: | ||||||
|     installed: true |     installed: true | ||||||
| @@ -71,6 +99,12 @@ process: | |||||||
|     running: true |     running: true | ||||||
|   ossec-authd: |   ossec-authd: | ||||||
|     running: true |     running: true | ||||||
|  |   ossec-execd: | ||||||
|  |     running: true | ||||||
|  |   ossec-monitord: | ||||||
|  |     running: true | ||||||
|  |   ossec-remoted: | ||||||
|  |     running: true | ||||||
|   ossec-syscheckd: |   ossec-syscheckd: | ||||||
|     running: true |     running: true | ||||||
|   s6-supervise: |   s6-supervise: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user