Skip to content

Commit

Permalink
Move to BCCVL Nectar allocation, allow ssh and rsync from the jenkins…
Browse files Browse the repository at this point in the history
… server
  • Loading branch information
Daniel Yazbek committed Nov 13, 2013
1 parent f4bcc59 commit 61f5013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Expand Up @@ -188,7 +188,7 @@ Vagrant.configure("2") do |config|
os.endpoint = "https://keystone.rc.nectar.org.au:5000/v2.0/tokens"
os.ssh_username = "ec2-user"

os.security_groups = ['default', 'Griffith', 'Intersect', 'UQ']
os.security_groups = ['default', 'Griffith', 'Intersect', 'UQ', 'Jenkins']
os.availability_zone = "monash"
end

Expand Down

0 comments on commit 61f5013

Please sign in to comment.