Skip to content

Commit 2a31b0d

Browse files
committed
Example config of parameters need to install from nfs
1 parent 1c6d1c0 commit 2a31b0d

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

group_vars/all

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
2-
# Variables placed here are applicable to all hosts
32

4-
# default_user: miksan
5-
# default_user_password: "$6$Udd3YYk2C2KGDOw4$jpfNsWXbgJ.IeKpEjIF4cVRhZi62xZT37G5oHHlHmGvAkkPHfukE9cgRyjdgui/oqtPodoYbUSSvTeFpwvN270"
6-
# ssh_keys: ble
7-
# epel_rpm: "http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm"
8-
# ol6_repo_file: public-yum-ol6.repo
9-
# repo_dir: /etc/yum.repos.d/
3+
install_from_nfs: true
4+
nfs_server_sw: oladmin
5+
nfs_server_sw_path: /dump/orasw
6+
oracle_stage_remote: /mnt
107

0 commit comments

Comments
 (0)