Skip to content

Commit

Permalink
Ensure mssql role variables are defined for Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Dec 1, 2021
1 parent 3659cfa commit 3adb87d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
8 changes: 8 additions & 0 deletions roles/mssql/vars/Fedora.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# SPDX-License-Identifier: MIT
---
# Put internal variables here with Fedora specific values.

__mssql_conf_dir: /var/lib/pcp/pmdas/mssql

__mssql_packages_pcp:
- pcp-pmda-mssql
3 changes: 0 additions & 3 deletions roles/mssql/vars/RedHat.yml

This file was deleted.

0 comments on commit 3adb87d

Please sign in to comment.