]> git.openstreetmap.org Git - chef.git/commitdiff
Set cmok ip
authorPaul Norman <penorman@mac.com>
Fri, 13 Sep 2024 19:36:38 +0000 (12:36 -0700)
committerPaul Norman <penorman@mac.com>
Fri, 13 Sep 2024 19:36:38 +0000 (12:36 -0700)
roles/cmok.rb

index 09bbffd5cca381d28635d4f0d885f9150dc65f45..58aa1699489ea4555908fa44e93cfc61ac17d8b5 100644 (file)
@@ -8,6 +8,7 @@ default_attributes(
         :interface => "ens3",
         :role => :external,
         :inet => {
+          :address => "10.0.0.228",
           :prefix => "24",
           :gateway => "10.0.0.1",
           :public_address => "64.225.143.127"