]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Mon, 21 Sep 2020 21:58:38 +0000 (22:58 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 21 Sep 2020 21:58:38 +0000 (22:58 +0100)
roles/gorwen.rb
roles/rimfaxe.rb

index 0a6e1ef7e957459fd152440d28990fcd6d5c3b37..8d2d21b141b23a3f98b4f291a0326c041cefbae6 100644 (file)
@@ -6,7 +6,7 @@ default_attributes(
     :shm_size => "20g"
   },
   :networking => {
-    :fireweall => {
+    :firewall => {
       :enabled => false
     },
     :interfaces => {
index 40a4e9db4da56447c78b13bccb9c7b2c44adb9fa..acfe946f312b0bd117b00061392c776421e2da91 100644 (file)
@@ -6,7 +6,7 @@ default_attributes(
     :shm_size => "10g"
   },
   :networking => {
-    :fireweall => {
+    :firewall => {
       :enabled => false
     },
     :interfaces => {