Skip to content

Commit 23b4211

Browse files
committed
Do not install packages in vbox-rac-dc*
1 parent df679d7 commit 23b4211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

group_vars/vbox-rac-dc1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
configure_host_disks: true
3636
configure_etc_hosts: false
3737

38-
install_os_packages: true
38+
install_os_packages: false
3939
configure_epel_repo: false
4040
configure_public_yum_repo: false
4141
disable_selinux: true

group_vars/vbox-rac-dc2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
configure_host_disks: true
3636
configure_etc_hosts: false
3737

38-
install_os_packages: true
38+
install_os_packages: false
3939
configure_epel_repo: false
4040
configure_public_yum_repo: false
4141
disable_selinux: true

0 commit comments

Comments
 (0)