diff --git a/README.md b/README.md index 3203ef9d..6e3b0522 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ We have five places we can do configuration in TripleO: Our current heuristic for deciding where to do any particular configuration step: + - per user config should be done from the outside via APIs, even for users like 'admin' that we know we'll have. Note that service accounts are different - they are a form of inter-node configuration.