Skip to content

Commit f93577f

Browse files
committed
Updates to group_vars/vbox-rac-dc1
1 parent 8facfee commit f93577f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

group_vars/vbox-rac-dc1/databases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ oracle_databases:
2525
container: all
2626
grants:
2727
- dba
28-
state: present
28+
state: present

group_vars/vbox-rac-dc1/vbox-rac-dc1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ configure_ssh: true
1616
configure_host_disks: true
1717
configure_etc_hosts: false
1818

19-
install_os_packages: True
19+
install_os_packages: False
2020
configure_epel_repo: False
2121
configure_public_yum_repo: False
2222
disable_selinux: true

0 commit comments

Comments
 (0)