README.md in chef-sugar-2.1.0 vs README.md in chef-sugar-2.2.0
- old
+ new
@@ -273,9 +273,11 @@
- `redhat_enterprise_linux?`
- `scientific_linux?`
- `ubuntu?`
- `solaris2?`
- `aix?`
+- `smartos?`
+- `omnios?`
There are also a series of dynamically defined matchers that map named operating system release versions and comparison operators in the form "#{platform}\_#{operator}\_#{name}?". For example:
- `debian_after_squeeze?`
- `linuxmint_after_or_at_olivia?`