diff options
author | ksinghn247 <kuldeepsinghn@hcl.com> | 2020-02-18 17:57:45 +0530 |
---|---|---|
committer | ksinghn247 <kuldeepsinghn@hcl.com> | 2020-02-19 20:03:31 +0530 |
commit | 38a136120ced172e1c570cfff9d67567b3be2d5b (patch) | |
tree | e747b2053a66e1479d78993599b6009a80a3c50e /docs | |
parent | a1f85b8cf2438c8096de910687a4621b94df3165 (diff) |
Added fix for OOM-1966
Issue-ID: OOM-1966
Signed-off-by: ksinghn247 <kuldeepsinghn@hcl.com>
Change-Id: Iaff841695f0ef8513b202bc299ecc2785bf97ee0
Diffstat (limited to 'docs')
-rw-r--r-- | docs/oom_setup_kubernetes_rancher.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oom_setup_kubernetes_rancher.rst b/docs/oom_setup_kubernetes_rancher.rst index f703c068b3..6dcc3c72cb 100644 --- a/docs/oom_setup_kubernetes_rancher.rst +++ b/docs/oom_setup_kubernetes_rancher.rst @@ -412,7 +412,7 @@ Apply customization script for NFS Server VM Click :download:`openstack-nfs-server.sh <openstack-nfs-server.sh>` to download the script. -.. literalinclude:: openstack-k8s-workernode.sh +.. literalinclude:: openstack-nfs-server.sh :language: bash This customization script will: |