create-group_commander.sh
#1
//
guest
/
perforce_software
/
helix-web-services
/
main
/
infrastructure
/
shell
/
create-group_commander.sh
View
Commits
Blame
Open
Edit
Download .zip
Download
(81 B)
#!/usr/bin/env bash groupadd -g20666 commander echo "group 'commander' created"
#
Change
User
Description
Committed
#1
19430
tjuricek
Revise the CentOS 6.7 VM to be deployable as new infrastructure.
I seem to be running into DNS issues, which seems to be causing EC to completely ignore my host.
So this *might not* be completely ironed out.