#!/bin/sh header "bosun add" assert success "add host-baz" "$BOSUN_CMD" add host-baz want < stow/host-baz/make.conf ./package.accept_keywords -> stow/service-bar/package.accept_keywords ./package.use/20-service-bar -> ../stow/service-bar/package.use/20-service-bar ./package.use/30-app-foo -> ../stow/app-foo/package.use/30-app-foo EOF have_links assert_output_matches "adds role 'host-baz'" want <