- rename apache->webserver state - configure firewall rules to permit http/https - fix index.html path
- map distros to package names - create users on saltlab minions - ditch cowsay - replace nginx with apache (and pull pkg name from pillar data)
- assign two minions the 'roles:web' grain - create the 'cowsay' state - match the 'vim' state to all minions - match the 'cowsay' state to minions w/ 'roles:saltlab' - match the 'nginx' state to minions w/ 'roles:web'