https://github.com/innogames/puppet-adminapi
https://github.com/innogames/puppet-adminapi
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/innogames/puppet-adminapi
- Owner: innogames
- License: mit
- Created: 2019-08-07T11:40:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T09:29:25.000Z (6 months ago)
- Last Synced: 2025-07-27T06:01:53.790Z (6 months ago)
- Language: Ruby
- Size: 71.3 KB
- Stars: 6
- Watchers: 17
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Adminapi Puppet Module
======================
Hiera Backend Example
---------------------
```yaml
---
version: 5
hierarchy:
- name: Serveradmin Hiera
data_hash: adminapi::hiera_backend
options:
puppet_class: ig::server
restrict:
- hostname
- loadbalancer:
- intern_ip
- primary_ip6
- route_network:
- object_id
- intern_ip
- primary_ip6
- default_gateway:
- object_id
- intern_ip
- primary_ip6
- state_limit
```
License
-------
The project is released under the MIT License. The MIT License is registered
with and approved by the [Open Source Initiative](https://opensource.org/licenses/MIT).