]> git.openstreetmap.org Git - chef.git/commitdiff
Use the current-gen9 version of the HP repo
authorTom Hughes <tom@compton.nu>
Mon, 18 Mar 2019 21:39:12 +0000 (21:39 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 18 Mar 2019 21:39:12 +0000 (21:39 +0000)
cookbooks/apt/recipes/default.rb

index 0d4a2d556f91ad6090219bf2f604382286399df1..a862394224b08aace95b612c3cd4064a9066135f 100644 (file)
@@ -83,7 +83,7 @@ end
 apt_repository "management-component-pack" do
   action repository_actions["management-component-pack"]
   uri "https://downloads.linux.hpe.com/SDR/repo/mcp"
 apt_repository "management-component-pack" do
   action repository_actions["management-component-pack"]
   uri "https://downloads.linux.hpe.com/SDR/repo/mcp"
-  distribution "#{node[:lsb][:codename]}/current"
+  distribution "#{node[:lsb][:codename]}/current-gen9"
   components ["non-free"]
   key "C208ADDE26C2B797"
 end
   components ["non-free"]
   key "C208ADDE26C2B797"
 end