#2782: documentation + adding example to data_manipulation.yaml

This commit is contained in:
Czar Echavez
2024-09-03 12:37:39 +01:00
parent 8e6b9f3970
commit 26a56bf360
2 changed files with 41 additions and 1 deletions

View File

@@ -843,7 +843,14 @@ simulation:
dns_server: 192.168.1.10
services:
- type: FTPServer
file_system:
- root:
- backup_script.sh: # example file in backup server
size: 400
type: SH
- downloads:
- "ChromeSetup.exe" # another example file
- "New Folder" # example of an empty folder
- hostname: security_suite
type: server
ip_address: 192.168.1.110