20 lines
		
	
	
	
		
			602 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			602 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| {
 | |
|     'hostname': '10.0.0.150',
 | |
|     'bundles': [
 | |
|         'bootshorn',
 | |
|         'systemd',
 | |
|         'systemd-timers',
 | |
|     ],
 | |
|     'metadata': {
 | |
|         'id': '25c6f3fd-0d32-42c3-aeb3-0147bc3937c7',
 | |
|         'network': {
 | |
|             'internal': {
 | |
|                 'ipv4': '10.0.0.150/24',
 | |
|                 'mac': 'd6:d8:61:33:f2:05',
 | |
|             },
 | |
|         },
 | |
|     },
 | |
| }
 | |
| 
 | |
| # rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.150:/opt/bootshorn/recordings /hdd/bootshorn
 | |
| # rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.196:/opt/bootshorn/events ~/Downloads/bootshorn-events
 |