diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-12-05 15:51:01 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-12-05 15:51:01 +0000 |
commit | 675c1876b484978b0ff79ce5875ddde0ca262ef0 (patch) | |
tree | 3bd37c5bfba99f95796e2afd2a652413b5b2bc84 | |
parent | 39bfb29f6c8c7c7562422fcf5edf8a109675572b (diff) | |
download | infrastructure-675c1876b484978b0ff79ce5875ddde0ca262ef0.tar.gz |
Update README
-rw-r--r-- | README.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.mdwn b/README.mdwn index 1a55504d..747160b4 100644 --- a/README.mdwn +++ b/README.mdwn @@ -26,7 +26,9 @@ appropriate machine based on the URL (primarily the subdomain). The 'frontend' system takes care of this. If you want to add a new service to the Baserock Project infrastructure you will need to alter -the haproxy.cfg file in the frontend/ directory. +the haproxy.cfg file in the frontend/ directory. OpenStack doesn't +provide any kind of internal DNS service, so you must put the fixed IP +of each instance. To deploy this system: |