mirror of
https://github.com/gryf/boxpy.git
synced 2025-12-19 13:37:58 +01:00
Removed owner field on examples, since it's in a way.
This commit is contained in:
@@ -31,7 +31,6 @@ write_files:
|
|||||||
- 192.168.10.10/24
|
- 192.168.10.10/24
|
||||||
- path: /tmp/local.conf
|
- path: /tmp/local.conf
|
||||||
permissions: '0644'
|
permissions: '0644'
|
||||||
owner: ubuntu:ubuntu
|
|
||||||
content: |
|
content: |
|
||||||
[[local|localrc]]
|
[[local|localrc]]
|
||||||
disable_all_services
|
disable_all_services
|
||||||
|
|||||||
@@ -31,7 +31,6 @@ write_files:
|
|||||||
- 192.168.10.11/24
|
- 192.168.10.11/24
|
||||||
- path: /tmp/local.conf
|
- path: /tmp/local.conf
|
||||||
permissions: '0644'
|
permissions: '0644'
|
||||||
owner: ubuntu:ubuntu
|
|
||||||
content: |
|
content: |
|
||||||
[[local|localrc]]
|
[[local|localrc]]
|
||||||
disable_all_services
|
disable_all_services
|
||||||
|
|||||||
Reference in New Issue
Block a user