We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f034df commit 5ecd95eCopy full SHA for 5ecd95e
group_vars/vbox-rac-dc1/db-homes.yml
@@ -1,4 +1,4 @@
1
-apply_patches_db: True
+apply_patches_db: False
2
db_homes_config:
3
18300-base:
4
home: db1-base
group_vars/vbox-si-asm/vbox-si-asm.yml
@@ -12,7 +12,7 @@
12
install_from_nfs: false
13
oracle_sw_copy: False
14
oracle_sw_unpack: True
15
- is_sw_source_local: False
+ #is_sw_source_local: False
16
#oracle_sw_source_www: http://192.168.0.24/orasw/
17
# oracle_sw_source_local: /Users/miksan/Downloads/oracle/
18
oracle_stage: /u01/stage
@@ -26,8 +26,8 @@
26
27
configure_hugepages: False
28
29
- install_os_packages: False
30
- configure_epel_repo: False
+ install_os_packages: True
+ configure_epel_repo: True
31
configure_public_yum_repo: False
32
disable_selinux: false
33
0 commit comments