mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-12-18 15:22:18 +00:00
9 lines
117 B
YAML
9 lines
117 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
users:
|
|
jake: 1001
|
|
jason: 1002
|
|
john: 1003
|
|
jon: 1004
|
|
jordan: 1005
|