]> git.openstreetmap.org Git - chef.git/blobdiff - roles/shenron.rb
Fix some rubocop detected style issues
[chef.git] / roles / shenron.rb
index 191c6429ff7c4b8bcec17cb621fa82d7e297f71b..51d697e88960ddf007dea13e758c026c22bbc520 100644 (file)
@@ -7,7 +7,7 @@ default_attributes(
       :bretth => {
         :status => :user,
         :shell => "/usr/bin/git-shell"
-      },
+      }
     }
   },
   :apache => {
@@ -19,7 +19,7 @@ default_attributes(
   :hardware => {
     :modules => [
       "it87"
-    ],
+    ]
   },
   :networking => {
     :interfaces => {
@@ -38,7 +38,7 @@ default_attributes(
         :address => "2001:41c9:1:400::32",
         :prefix => "64",
         :gateway => "fe80::1"
-      },
+      }
     }
   },
   :openvpn => {