Skip to content

Commit

Permalink
docs(pillar): Add pillar.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik Mohamad Aizuddin b. Nik Azmi committed Feb 25, 2021
1 parent 4d1c558 commit 4906e0e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions pillar.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml

nginx:
lookup:
hostuser:
name: vagrant
group: vagrant
ssl:
default_bits: 2048
country: MY
state: WP_Kuala_Lumpur
city: Kuala_Lumpur
organization_name: extra2000
organization_unit: research
common_name: localhost
email: ventilator@radiator.abc
days_valid: 365
dhparam:
enabled: false
bits: 2048

0 comments on commit 4906e0e

Please sign in to comment.