diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-08-15 11:19:49 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2016-08-15 11:20:09 -0400 |
commit | dae18ccc255704a6fe1412dda1bdd04cba515630 (patch) | |
tree | fc28d7b4058cc695faac5f3e2043aaa1797c4725 /inventory/byo/hosts.aep.example | |
parent | a37d605616c2c691bd31d3e04b24a4bd82c230b4 (diff) | |
download | openshift-dae18ccc255704a6fe1412dda1bdd04cba515630.tar.gz openshift-dae18ccc255704a6fe1412dda1bdd04cba515630.tar.bz2 openshift-dae18ccc255704a6fe1412dda1bdd04cba515630.tar.xz openshift-dae18ccc255704a6fe1412dda1bdd04cba515630.zip |
Add nfs group to OSEv3:vars
Fixes #2129
Diffstat (limited to 'inventory/byo/hosts.aep.example')
-rw-r--r-- | inventory/byo/hosts.aep.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/byo/hosts.aep.example b/inventory/byo/hosts.aep.example index fbd5b2ce2..cff003a9c 100644 --- a/inventory/byo/hosts.aep.example +++ b/inventory/byo/hosts.aep.example @@ -6,6 +6,7 @@ masters nodes etcd lb +nfs # Set variables common for all OSEv3 hosts [OSEv3:vars] |