Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

11 wiersze
236B

  1. reboot_command: true
  2. reboot_pause: true
  3. reboot_wait: true
  4. reboot_check: true
  5. reboot_command_after_seconds: 5
  6. reboot_pause_seconds: 120
  7. reboot_wait_timeout_seconds: 300
  8. reboot_uptime_max_seconds: "{{ reboot_delay + reboot_timeout }}"