Skip to content

Commit 472f715

Browse files
committed
Changes to group_vars/vbox-si-fs
1 parent be0d343 commit 472f715

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
# GI
2-
default_gipass: Oracle123
3-
sysasmpassword: Oracle_123
4-
asmmonitorpassword: Oracle_123
5-
61
# DB
72
default_dbpass: Oracle123
83
dbpasswords:
94
orclcdb:
105
system: Oracle_123
116
sys: Oracle_123
127
dbsnmp: Oracle_123
13-
pdbadmin: Oracle_456
8+
pdbadmin: Oracle_123
149
orclpdb1:
1510
appuser1: appuser1

group_vars/vbox-si-fs/vbox-si-fs.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
hostgroup: vbox-si-fs
33

4-
oracle_user: oracle
5-
oracle_group: oinstall
6-
74
install_from_nfs: false
85
oracle_sw_copy: false
9-
oracle_sw_unpack: False
6+
oracle_sw_unpack: True
107
oracle_stage: /u01/stage
118
oracle_stage_remote: /media/swrepo
129
autostartup_service: true
@@ -15,7 +12,7 @@
1512
configure_motd: true
1613
configure_host_disks: true
1714

18-
install_os_packages: True
15+
install_os_packages: False
1916
configure_epel_repo: false
2017
configure_public_yum_repo: false
2118
disable_selinux: false

0 commit comments

Comments
 (0)