Fix variable nfs_mount_path not found 79/75979/1
authorMilan Verespej <m.verespej@partner.samsung.com>
Thu, 17 Jan 2019 11:54:19 +0000 (12:54 +0100)
committerMilan Verespej <m.verespej@partner.samsung.com>
Fri, 18 Jan 2019 09:10:45 +0000 (10:10 +0100)
commit6885c0e8ce7e5461de2c67d92a80e421e5f5372f
treeb1cd77ee50e4f50d3414025e266877bd7da735f6
parentcde2f33dfcd9728240d37c80383534a5b6af5caf
Fix variable nfs_mount_path not found

Variable for creating nfs mount for onap nodes was
in wrong group_vars file which caused the error because
variable was undefined for hosts that needed it.
This change moves this variable to correct file.

Change-Id: If177fb23d90b8a32d70dd774dde2dfbfc697980a
Issue-ID: OOM-1588
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
ansible/group_vars/infrastructure.yml
ansible/group_vars/kubernetes.yml [new file with mode: 0644]