Skip to content

Commit

Permalink
Update fixtures for WSL-Pro-Service Landscape
Browse files Browse the repository at this point in the history
Just to prove that the host section is stripped
  • Loading branch information
EduardGomezEscandell committed Oct 25, 2023
1 parent 75fc557 commit e075f36
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[host]
url = www.example.com

[client]
hello = world
ssl_public_key = D:\Users\TestUser\certificate
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[host]
url = www.example.com

[client]
hello = world
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[host]
url = www.example.com

[client]
hello = world
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[host]
url = www.example.com

[client]
hello = world
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[host]
url = www.example.com

[client]
computer_title = DEFAULT_COMPUTER_TITLE
hello = world
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[host]
url = www.example.com

[client]
hello = world
ssl_public_key = D:\Users\TestUser\certificate

0 comments on commit e075f36

Please sign in to comment.