diff options
-rw-r--r-- | README_CONTAINERIZED_INSTALLATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_CONTAINERIZED_INSTALLATION.md b/README_CONTAINERIZED_INSTALLATION.md index 8eaa69deb..395d5c49a 100644 --- a/README_CONTAINERIZED_INSTALLATION.md +++ b/README_CONTAINERIZED_INSTALLATION.md @@ -16,7 +16,7 @@ Currently the default installation method for traditional operating systems is via RPMs. If you wish to deploy using containerized installation you may set the ansible variable 'containerized=true' on a per host basis. This means that you may easily deploy environments mixing containerized and RPM based installs. At -this point we suggest deploying heterogeneous environments. +this point we don't suggest deploying heterogeneous environments. ## CLI Wrappers |