X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fnbi.cfg;h=a65e1d550488257e5265ca18a6b1ada5f43497df;hp=d01aca9ec8858307576ef7bef20c84106f262618;hb=bdebce96965945c2ce86d80c60c17091c1a7fd42;hpb=04dbb0e85e2d3d10fc7ae79ad43af38e3f73e230 diff --git a/osm_nbi/nbi.cfg b/osm_nbi/nbi.cfg index d01aca9..a65e1d5 100644 --- a/osm_nbi/nbi.cfg +++ b/osm_nbi/nbi.cfg @@ -65,6 +65,10 @@ name: "osm" # password: "password" # commonkey: "commonkey" +[prometheus] +host: "prometheus" #hostname or IP +port: 9090 + loglevel: "DEBUG" #logfile: /var/log/osm/nbi-database.log @@ -90,3 +94,6 @@ group_id: "nbi-server" [authentication] backend: "internal" + +[rbac] +# roles_to_operations: "roles_to_operations.yml" # initial role generation when database