diff --git a/playbooks/temp_cloud_instance.yml b/playbooks/temp_cloud_instance.yml index 951b0e9922..fe0758b931 100644 --- a/playbooks/temp_cloud_instance.yml +++ b/playbooks/temp_cloud_instance.yml @@ -15,7 +15,7 @@ - keypair: fedora-admin-20130801 - image: "{{ centos70_x86_64 }}" - instance_type: m1.small - - security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default + - security_group: web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default - region: nova - auth_url: "{{os_auth_url}}" - login_username: "admin"