Bypass the cache for the hlinux repo, apt-cacher-ng hits a bug when accessing it.

This commit is contained in:
Tim Kuhlman 2014-04-21 09:17:32 -06:00
parent e80893d639
commit 5c7acba4b5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"json_class": "Chef::Role",
"default_attributes": {
"apt": {
"cache_bypass": { "hlinux-hrepo.usa.hp.com": "http" },
"periodic_update_min_delay": 60
}
},