Skip to content

Commit a7d8223

Browse files
committed
antsibull-changelog: fixed references to PRs for oravirt
1 parent 1a7096c commit a7d8223

21 files changed

+41
-41
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
bugfixes:
3-
- remove auto execution of ocenv from .bashrc (#100)
3+
- remove auto execution of ocenv from .bashrc (opitzconsulting#100)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
bugfixes:
3-
- be less verbose during ansible-playbook (#101)
4-
- make collection compatble for galaxy.ansible.com (#101)
3+
- be less verbose during ansible-playbook (opitzconsulting#101)
4+
- make collection compatble for galaxy.ansible.com (opitzconsulting#101)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
major_changes:
3-
- Added antsibull-changelog for managing the CHANGELOG.rst (#102)
3+
- Added antsibull-changelog for managing the CHANGELOG.rst (opitzconsulting#102)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- merge ansible-oracle-modules/oc into plugins/modules (#103)
3+
- merge ansible-oracle-modules/oc into plugins/modules (opitzconsulting#103)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
known_issues:
3-
- removal of database not working when db_name <> db_instance_name (oc issue 28)
4-
- Problem Instance <db_unique_name> is not running during DBCA in RAC (oc issue 91)
3+
- removal of database not working when db_name <> db_instance_name (opitzconsulting#28)
4+
- Problem Instance <db_unique_name> is not running during DBCA in RAC (opitzconsulting#91)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- uid/gid/passwd attribute in oracle_users/grid_users/oracle_groups is now optional (#107)
3+
- uid/gid/passwd attribute in oracle_users/grid_users/oracle_groups is now optional (opitzconsulting#107)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
bugfixes:
3-
- 'does not require host_fs_layout to have "disks" attribute when "configure_host_disks==false" (#108)'
3+
- 'does not require host_fs_layout to have "disks" attribute when "configure_host_disks==false" (opitzconsulting#108)'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- "ansible-lint: move to ansible-lint-action@v6.5.2"
3+
- "ansible-lint: move to ansible-lint-action@v6.5.2 (opitzconsulting#261)"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- added support to interpret password as hash instead of plaintext in dbpasswords by setting users[*].password_is_hash=true (#81)
3+
- added support to interpret password as hash instead of plaintext in dbpasswords by setting users[*].password_is_hash=true (opitzconsulting#81)
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
minor_changes:
3-
- Refactoring oraswgi-install for 19c and 21c (#82)
4-
- Removed parameter -ignorePrereq during GridSetup.sh (#82)
5-
- Parameter oracle_asm_disk_string could be set when asmlib is used (#82)
6-
- added execution of runcluvfy.sh before GridSetup.sh (#82)
7-
- refactoring the includes for 19c and 21c (#82)
8-
- new way installing cvuqdisk.rpm in Grid-Infrastructure (#82)
9-
- 'added extra debug tasks with "msg: install-home-gi | Start .." before long running tasks (#82)'
3+
- Refactoring oraswgi-install for 19c and 21c (opitzconsulting#82)
4+
- Removed parameter -ignorePrereq during GridSetup.sh (opitzconsulting#82)
5+
- Parameter oracle_asm_disk_string could be set when asmlib is used (opitzconsulting#82)
6+
- added execution of runcluvfy.sh before GridSetup.sh (opitzconsulting#82)
7+
- refactoring the includes for 19c and 21c (opitzconsulting#82)
8+
- new way installing cvuqdisk.rpm in Grid-Infrastructure (opitzconsulting#82)
9+
- 'added extra debug tasks with "msg: install-home-gi | Start .." before long running tasks (opitzconsulting#82)'
1010

1111
bugfixes:
12-
- added asmoper to oracle user in orahost (#82)
12+
- added asmoper to oracle user in orahost (opitzconsulting#82)

0 commit comments

Comments
 (0)