Skip to content

Commit 818e30b

Browse files
author
jordanbreen28
committed
(maint) - Fix indentation
1 parent 8a53981 commit 818e30b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/default_facts.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
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"
9-
hostname: 'kubernetes.localhost'
6+
ip: "172.16.254.254"
7+
ip6: "FE80:0000:0000:0000:AAAA:AAAA:AAAA"
8+
mac: "AA:AA:AA:AA:AA:AA"
9+
hostname: 'kubernetes.localhost'
1010
is_pe: false

0 commit comments

Comments
 (0)