X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=site%2Fcommon%2Fsoftware%2Fconfig%2Fservice_accounts.yaml;fp=site%2Fsite30%2Fsoftware%2Fconfig%2Fservice_accounts.yaml;h=4dbe82d88d09ba945602dd3000a71552346a9af6;hb=refs%2Fchanges%2F69%2F369%2F1;hp=08b78e37fac8b304fb2c3eb0aa73117cae9fe583;hpb=d743ec6c91f97cc9f5b944a8d0a609883440b14e;p=yaml_builds.git diff --git a/site/site30/software/config/service_accounts.yaml b/site/common/software/config/service_accounts.yaml similarity index 97% rename from site/site30/software/config/service_accounts.yaml rename to site/common/software/config/service_accounts.yaml index 08b78e3..4dbe82d 100644 --- a/site/site30/software/config/service_accounts.yaml +++ b/site/common/software/config/service_accounts.yaml @@ -1,6 +1,6 @@ --- ############################################################################## -# Copyright © 2018 AT&T Intellectual Property. All rights reserved. # +# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. # @@ -401,4 +401,13 @@ data: username: prometheus-openstack-exporter project_name: service user_domain_name: default + nagios: + admin: + username: nagios + ldap: + admin: + # NEWSITE-CHANGEME: Replace with the site's LDAP account used to + # authenticate to the active directory backend to validate keystone + # users. + bind: "test@ldap.example.com" ...