rpm-ostree/tests/composedata
Colin Walters 6ac6f3d086 treefile.rs: Deny unknown fields by default
Let's not make the same mistake we did with JSON where typoing a
field means it's silently ignored.  This actually caught a bug
in a YAML usage we had:

```
error: Failed to load YAML treefile: unknown field `install_langs`, expected one of ... `install-langs` ...
```

Yes, this is a compatibility break with the feature we just announced
but...I seriously doubt anyone (that isn't known to me) has converted
yet, and if they are excited enough to start using a two-week-old feature
they can adjust.

Closes: #1459
Approved by: cgwalters
2018-07-21 14:43:48 +00:00
..
fedora-atomic-host-oirpm.spec rojig-rename: (almost) Everything else 2018-03-01 22:35:46 +00:00
fedora-base.json treefile.rs: Deny unknown fields by default 2018-07-21 14:43:48 +00:00
group bin/compose: Do passwd checking in commit, not install 2017-10-26 21:20:40 +00:00
passwd bin/compose: Do passwd checking in commit, not install 2017-10-26 21:20:40 +00:00
treecompose-post.sh tests: Add ./tests/compose 2016-12-06 19:05:05 +00:00