From: Grant Slater Date: Tue, 2 May 2017 11:51:20 +0000 (+0100) Subject: Add tiamat HW watchdog X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9a5053dd21bb0158aa4c2c43bb4a4b095799ba6b Add tiamat HW watchdog --- diff --git a/roles/tiamat-00.rb b/roles/tiamat-00.rb index 5e0f10478..0deb7ca89 100644 --- a/roles/tiamat-00.rb +++ b/roles/tiamat-00.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.40" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-01.rb b/roles/tiamat-01.rb index 2d3aff407..b2b0eb19d 100644 --- a/roles/tiamat-01.rb +++ b/roles/tiamat-01.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.41" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-02.rb b/roles/tiamat-02.rb index d8a2ed0c9..de959961d 100644 --- a/roles/tiamat-02.rb +++ b/roles/tiamat-02.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.42" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-10.rb b/roles/tiamat-10.rb index 2d8b6e557..a0d1c3994 100644 --- a/roles/tiamat-10.rb +++ b/roles/tiamat-10.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.44" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-11.rb b/roles/tiamat-11.rb index b698d11c1..dce0c7870 100644 --- a/roles/tiamat-11.rb +++ b/roles/tiamat-11.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.45" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-12.rb b/roles/tiamat-12.rb index 9dc371962..66145154c 100644 --- a/roles/tiamat-12.rb +++ b/roles/tiamat-12.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.46" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-13.rb b/roles/tiamat-13.rb index 90b83797d..a7ad81f0c 100644 --- a/roles/tiamat-13.rb +++ b/roles/tiamat-13.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.47" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-20.rb b/roles/tiamat-20.rb index 48a33794f..576d5c878 100644 --- a/roles/tiamat-20.rb +++ b/roles/tiamat-20.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.48" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-21.rb b/roles/tiamat-21.rb index 33badf508..082dd40ef 100644 --- a/roles/tiamat-21.rb +++ b/roles/tiamat-21.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.49" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-22.rb b/roles/tiamat-22.rb index f2359438b..09f9238ac 100644 --- a/roles/tiamat-22.rb +++ b/roles/tiamat-22.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.50" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } ) diff --git a/roles/tiamat-23.rb b/roles/tiamat-23.rb index 886e5f611..dacc1ce2c 100644 --- a/roles/tiamat-23.rb +++ b/roles/tiamat-23.rb @@ -17,6 +17,9 @@ default_attributes( :address => "193.60.236.51" } } + }, + :hardware => { + :watchdog => "w83627hf_wdt" } )