Skip to content

Commit 8ef8e26

Browse files
committed
(maint) - fix indentation
1 parent 51e3aee commit 8ef8e26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/default_facts.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Facts specified here will override the values provided by rspec-puppet-facts.
44
---
55
networking:
6-
ip: "172.16.254.254"
7-
ip6: "FE80:0000:0000:0000:AAAA:AAAA:AAAA"
8-
mac: "AA:AA:AA:AA:AA:AA"
6+
ip: "172.16.254.254"
7+
ip6: "FE80:0000:0000:0000:AAAA:AAAA:AAAA"
8+
mac: "AA:AA:AA:AA:AA:AA"
99
is_pe: false

0 commit comments

Comments
 (0)