Skip to content

Commit 00fa179

Browse files
committed
update services examples
1 parent 4260e9b commit 00fa179

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

initializers/services.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# - name: SSH
1+
# - name: DNS
22
# protocol: TCP
33
# ports:
4-
# - 22
4+
# - 53
5+
# virtual_machine: virtual machine 1
6+
# - name: DNS
7+
# protocol: UDP
8+
# ports:
9+
# - 53
510
# virtual_machine: virtual machine 1
611
# - name: MISC
712
# protocol: UDP

0 commit comments

Comments
 (0)