Skip to content

Commit 281a365

Browse files
committed
Updated readme
1 parent 97692f7 commit 281a365

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<b> Changelog (bigger changes) </b>
2+
3+
4+
2015-01-07
5+
- Added support for 11.2.0.3
6+
27
2014-11-20
38
- Added support for Flex Clusters
49

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- Ansible >= 1.6
66
- Oracle Linux (or any RHEL-based Linux System) >= 6.4
7-
- Oracle Database/Grid Infrastructure 12.1.0.1 & 12.1.0.2, 11.2.0.4
7+
- Oracle Database/Grid Infrastructure 12.1.0.1 & 12.1.0.2, 11.2.0.4, 11.2.0.3
88

99
</b>
1010

@@ -19,6 +19,8 @@ By default, you can install a single instance 12.1.0.2 database on filesystem, w
1919
I'm creating a bunch of examples which illustrates how to use/run the different roles. They can be found here: http://oravirt.wordpress.com/category/ansible-oracle.
2020
I'll also be setting up a page where I have a list of all parameters and explanations of what they are used for, which can be found here: http://oravirt.wordpress.com/ansible-oracle-parameters
2121

22+
As this is based on the EL6 platform the lowest supported Oracle version will be 11.2.0.3, as per Oracle's certification matrix.
23+
2224
<b>Note: </b>
2325
- You'll need to manually download the Oracle software and make it available to the control-machine (either locally or on a web-server, or through a nfs-share) before running the playbook. By default the
2426
path to the software is /tmp on the control-machine.
@@ -54,7 +56,7 @@ This role configures storage that shoud be used by ASM.
5456
- Create ASMlib labels or sets up udev-rules for device name persistence
5557

5658
<b>oraswgi-install:</b>
57-
This role will install and configure Oracle Grid Infrastructure. Tested with 12.1.0.1/12.1.0.2 & 11.2.0.4
59+
This role will install and configure Oracle Grid Infrastructure. Tested with 12.1.0.1/12.1.0.2 & 11.2.0.4/11.2.0.3
5860
- Adds a .profile_grid to the oracle user
5961
- Sets up directory structures
6062
- Copies the install-files to the servers, or installs from a remote location (e.g nfs share)

0 commit comments

Comments
 (0)