socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

[READY] - nix pkg for serverspec #646

Closed sarcasticadmin closed 5 months ago

sarcasticadmin commented 5 months ago

Description of PR

Adding serverspec pkg and including it in the devShell.default

Previous Behavior

New Behavior

Tests

nix develop .#
cd tests/serverspec
export LOGIN_PASSWORD=<pass>
rake spec TEST_TYPE=openwrt TARGET_HOST=192.168.254.107