Commit 7d818359 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

playbook: rename slapos-proxy to slapos-standalone

parent c7505e78
- name: SlapOS Proxy
hosts: 127.0.0.1
connection: local
roles:
- slapos-proxy
# This playbook will install slapos-node package and then slapproxy (with the
# "slapos configure local" command line). The combination of a slapnode and a
# slapproxy is a slapos standalone.
- name: SlapOS Standalone
hosts: 127.0.0.1
connection: local
roles:
- slapos-proxy
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment