kotisoftwaretest

Untitled

Jan 11th, 2022
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. job_name: custom linux boot
  2. timeouts:
  3. job:
  4. minutes: 20
  5. action:
  6. minutes: 20
  7. connection:
  8. minutes: 2
  9. priority: medium
  10. visibility: public
  11.  
  12.  
  13. actions:
  14. - boot:
  15. namespace: linux
  16. method: u-boot
  17. parameters: {boot_message: application at}
  18. commands:
  19. - ' dhcp '
  20. - ' run tftp_boot '
  21. timeout:
  22. minutes: 3
  23.  
Advertisement
Add Comment
Please, Sign In to add comment