diff options
-rw-r--r-- | inventory/byo/hosts.aep.example | 1 | ||||
-rw-r--r-- | inventory/byo/hosts.ose.example | 1 |
2 files changed, 2 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] diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example index 7e3d68e92..0d358146c 100644 --- a/inventory/byo/hosts.ose.example +++ b/inventory/byo/hosts.ose.example @@ -6,6 +6,7 @@ masters nodes etcd lb +nfs # Set variables common for all OSEv3 hosts [OSEv3:vars] |