]> git.openstreetmap.org Git - chef.git/commitdiff
Correct typo in github configuration option
authorTom Hughes <tom@compton.nu>
Tue, 2 Apr 2019 12:39:45 +0000 (13:39 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 2 Apr 2019 12:39:45 +0000 (13:39 +0100)
cookbooks/web/resources/rails_port.rb

index f86c481452dbc001d07885b3441d3a23adf4f452..4c3de7489d706a97b4955b1fb4b53634fe83ad76 100644 (file)
@@ -304,7 +304,7 @@ action :create do
     "windowslive_auth_id",
     "windowslive_auth_secret",
     "github_auth_id",
-    "gihub_auth_secret",
+    "github_auth_secret",
     "wikipedia_auth_id",
     "wikipedia_auth_secret",
     "thunderforest_key",