From: Grant Slater Date: Tue, 26 Feb 2019 15:24:59 +0000 (+0000) Subject: Add geodns role to chrysophylax X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e2410920774e6e839294fa38a11a3f8b9afd4ab0?hp=947d88c047433c78aee366cd62c395e921593121 Add geodns role to chrysophylax --- diff --git a/roles/chrysophylax.rb b/roles/chrysophylax.rb index a2be495e4..a96ab9e20 100644 --- a/roles/chrysophylax.rb +++ b/roles/chrysophylax.rb @@ -39,5 +39,6 @@ default_attributes( run_list( "role[iway]", + "role[geodns]", "role[tilecache]" )