blob: 63becc069686afc99705e8b4cd7afd9898f4c2b5 [file] [log] [blame]
describe command('bash /srv/salt/bootstrap.sh') do
its('exit_status') { should eq 0 }
#its('stdout') { should match (/XCVDSGSG/) }
end