diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-27 18:49:10 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-27 18:49:10 -0200 |
| commit | ed423c83cbd19218feba6c5efefe7470fd5f8465 (patch) | |
| tree | fcbb0fdfb4c2e5a8bb9f7ff59670766ac1086846 /config/node | |
| parent | 5fc1c8b30a1bb6e31864cc0d9f4fd4e1bdb90bdf (diff) | |
| download | puppet-bootstrap-ed423c83cbd19218feba6c5efefe7470fd5f8465.tar.gz puppet-bootstrap-ed423c83cbd19218feba6c5efefe7470fd5f8465.tar.bz2 | |
Use dev::virtual role and kvmx by default
Diffstat (limited to 'config/node')
| -rw-r--r-- | config/node/box.example.org.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/node/box.example.org.yaml b/config/node/box.example.org.yaml index 304d915..38ec3f2 100644 --- a/config/node/box.example.org.yaml +++ b/config/node/box.example.org.yaml @@ -2,7 +2,7 @@ # # Nodo # -nodo::role 'vagrant' +nodo::role 'dev::virtual' # # Classes |
