Skip to content

Commit c6572c4

Browse files
author
David Hollinger III
committedJun 28, 2016
Test cleanup
1 parent fd16b90 commit c6572c4

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed
 

‎spec/fixtures/hiera/test.yaml

+1-12
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,4 @@ autofs::mounts:
88
- 'foo'
99
- 'bar'
1010
options: '--timeout=120'
11-
order: 01
12-
use_dir: true
13-
misc:
14-
mount: '/misc'
15-
mapfile: '/etc/auto.misc'
16-
mapcontents:
17-
- 'test'
18-
- 'foo'
19-
- 'bar'
20-
options: '--timeout=120'
21-
order: 02
22-
use_dir: true
11+
order: 01

0 commit comments

Comments
 (0)
Please sign in to comment.