13 lines
227 B
YAML
13 lines
227 B
YAML
|
|
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
# This formula works with no-pillars but here are some example configurations.
|
|
|
|
kubernetes:
|
|
pkg:
|
|
use_upstream_repo: True
|
|
repo:
|
|
humanname: kubernetes
|
|
gpgcheck: 1
|