Commit graph

26 commits

Author SHA1 Message Date
Packit
2dd8705471 Update to 2.6.4 upstream release
Upstream tag: 2.6.4
Upstream commit: 9cf881e5

Commit authored by Packit automation (https://packit.dev/)
2025-08-13 11:56:06 +00:00
Packit
07e386909c Update to 2.6.3 upstream release
Upstream tag: 2.6.3
Upstream commit: 02c50f2f

Commit authored by Packit automation (https://packit.dev/)
2025-07-28 14:51:55 +00:00
Packit
5b77e8de7d Update to 2.5.2 upstream release
Upstream tag: 2.5.2
Upstream commit: 295b77aa

Commit authored by Packit automation (https://packit.dev/)
2024-11-27 12:59:08 +00:00
Packit
8950910a01 Update to 2.5.1 upstream release
Upstream tag: 2.5.1
Upstream commit: 1fef2562

Commit authored by Packit automation (https://packit.dev/)
2024-11-25 14:45:22 +00:00
Sergei Petrosian
8ceb5f71e8 Update to ver 2.4.0
Add mssql_tools_versions, mssql_tls_self_sign to allow installing
different versions of mssql-tools
2024-11-20 20:50:32 +01:00
Sergei Petrosian
bc3384e907 Update to ver 2.4.0 2024-11-15 12:33:54 +01:00
Sergei Petrosian
ed51668998 Update to 2.2.3 2024-03-12 12:41:36 +01:00
Sergei Petrosian
7b24a95c55 Update role to version 2.2.2 to fix HA, fix general meta
- Update role to version 2.2.2 to fix HA
- CHANGELOG.md was missing in some places
- In legacy role, sed repalced unexpected strings at some places
2024-02-09 10:14:51 +01:00
Sergei Petrosian
e544263658 Upload sources 2024-01-31 12:22:40 +01:00
Sergei Petrosian
05b335f852 Update role to 2.1.0 to add support for installing mssql on RHEL 9 2023-11-21 10:29:10 +01:00
Sergei Petrosian
50367bddbb Use latest auto-maintenance for updates in lsr_role2collection.py
No need to copy README.html from mssql to the collection role dir, the
script does that.
2023-09-18 16:58:59 +02:00
Sergei Petrosian
332909dea9 Version 2.0.2-1
- Update role to version 2.0.2 to improve collection readme
- Remove with_html, instead use built-in .README.html
- Update galaxy fields
2023-08-21 18:43:27 +02:00
Sergei Petrosian
be2232cd01 Update role to version 2.0.1 to fix issue in IDM CI 2023-07-28 14:38:37 +02:00
Sergei Petrosian
5fcefbfa33 Update role to version 2.0.0 to enhance AD integration 2023-07-27 14:52:35 +02:00
Sergei Petrosian
16582c0563 Update BuiildRequires to use ansible-core on RHEL > 8.8
Update role to version 1.4.0 to add customizable storage paths
2023-06-12 13:24:05 +02:00
Sergei Petrosian
3d24c417f8 Version 1.3.0-3
- Spec: add functionality to build from a commit hash
- Use latest 1.3.0 to add flexibility to AD integration functionality
  Resolves: rhbz#2163696
2023-02-27 13:35:50 +01:00
Sergei Petrosian
ca4e1c5128 Version 1.3.0
- On SQL Server Enterprise Edition, support configuring asynchronous
replication
  Resolves: rhbz#2144820
- Support configuring a read-scale SQL server availability group
(without pacemaker
  Resolves: rhbz#2144821
- Use the certificate role to create the cert and the key
  Resolves: rhbz#2144852
- Support SQL Server version 2022
  Resolves: rhbz#2153427
- Support integrating with AD Server for authentication
  Resolves: rhbz#2163696
- md2html.sh - use -t to generate TOC
- Replace installbase with ansible_roles_dir in pretrans scriplet
2023-02-03 12:10:21 +01:00
Sergei Petrosian
7d65ef6de0 Update to version 1.2.4
- Replicate all provided databases
  - This change fixes the bug where only the first database replicates
  - Clarify that the role does not remove not listed databases
  Resolves: rhbz#2066337
- Input multiple sql scripts
  - Allow _input_sql_file vars to accept list of files
  - Flush handlers prior to inputting post sql script
  Resolves: rhbz#2120712
- Note that ha_cluster is not idempotent
- SPEC: Do not update dates in CHANGELOG.md
2022-09-01 12:13:42 +02:00
Sergei Petrosian
e070603cad Add changelog, replace fedora.linux-system-roles for downstream
- Add MVP HA functionality to the server role
  Resolves: rhbz#2066337
- Add mssql_tls_remote_src to the server role
  Resolves: rhbz#2098212
- Use firewall role to configure firewall for SQL Server
  Resolves: rhbz#2120709
- Replace simple `mssql_input_sql_file` with `pre` and `post` variables
  Resolves: rhbz#2120712
- Add Requires: linux-system-roles or rhel-system-roles
- Replace fedora.l inux_system_roles:redhat.rhel_system_roles on RHEL
- Add downstream values to galaxy.yml
- Change defcommit to defsource that takes both tags and commits
- Update CHANGELOG.md with the current date and copy it to collection dir
2022-08-25 13:25:33 +02:00
Sergei Petrosian
4f941f2691 Upload sources 2022-03-21 10:27:00 +01:00
Sergei Petrosian
f06b943e87 Insert ansible_managed to config file
- Insert the "Ansible managed" comment to /var/opt/mssql/mssql.conf
  Resolves rhbz#2057651 (EL8)
  Resolves rhbz#2064690 (EL9)
2022-03-17 11:49:01 +01:00
Sergei Petrosian
dfb58b5049 Add support for Microsoft SQL Server 2017 2021-07-21 08:50:42 +02:00
Sergei Petrosian
fff6eb0987 Add meta-runtime, rebase latest auto-maintenance and mssql 2021-07-13 11:32:44 +02:00
Sergei Petrosian
c484cfc7fc Update commit hash for mssql 2021-06-16 10:03:01 +02:00
Sergei Petrosian
efcfdf9109 Copy changes made to linux-system-roles in PR #13
https://src.fedoraproject.org/rpms/linux-system-roles/pull-request/13#
2021-06-16 09:09:09 +02:00
Sergei Petrosian
d725555f67 Upload sources 2021-06-14 08:48:44 +02:00