blob: e10967d623b7ae064b439894e4b32ef9cb7d03d3 [file] [log] [blame]
Zack Williams42a96fb2020-06-15 21:36:14 -07001---
2# postgresql vars/Debian.yml
3#
4# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6#
7# NOTE: Only put platform/OS-specific variables in this file.
8# Put all other variables in the 'defaults/main.yml' file.
9
10pgsql_service: "postgresql"
11
12pgsql_unix_username: "postgres"