diff options
Diffstat (limited to 'templates/feature/agl-ci/99_local.conf.inc')
-rw-r--r-- | templates/feature/agl-ci/99_local.conf.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/feature/agl-ci/99_local.conf.inc b/templates/feature/agl-ci/99_local.conf.inc index 37e0ce39b..06402ef52 100644 --- a/templates/feature/agl-ci/99_local.conf.inc +++ b/templates/feature/agl-ci/99_local.conf.inc @@ -24,9 +24,11 @@ INHERIT += "buildstats-summary" #AGL_HOST_PRSERV ?= "10.30.72.18" #AGL_HOST_HASHSERV ?= "10.30.72.18" +# r/w hashserv #BB_HASHSERVE = "${AGL_HOST_HASHSERV}:8383" #BB_SIGNATURE_HANDLER = "OEEquivHash" +# r/w prserv #PRSERV_HOST = "${AGL_HOST_PRSERV}:8181" IMAGE_INSTALL:append = " curl" |