mirror of
https://github.com/saltstack-formulas/timezone-formula.git
synced 2024-11-28 05:37:59 +01:00
80be7802e6
* Semi-automated using https://github.com/myii/ssf-formula/pull/11
18 lines
427 B
YAML
18 lines
427 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
name: default
|
|
title: timezone formula
|
|
maintainer: SaltStack Formulas
|
|
license: Apache-2.0
|
|
summary: Verify that the timezone formula is setup and configured correctly
|
|
supports:
|
|
- platform-name: debian
|
|
- platform-name: ubuntu
|
|
- platform-name: centos
|
|
- platform-name: fedora
|
|
- platform-name: opensuse
|
|
- platform-name: suse
|
|
- platform-name: freebsd
|
|
- platform-name: amazon
|