region_name: ORD
auth_type: rackspace_apikey
auth:
username: some...@example.com
tenant: 123456
api_key: 123123123123123
protocol: ipv4
meta:
build_config: core,monitoring_defaults
wait_for_metadata:
rax_service_level_automation: Complete
networks:
- name: 22222222-2222-2222-2222-222222222222 # private net
- name: 00000000-0000-0000-0000-000000000000 # RS public net
- name: 11111111-1111-1111-1111-111111111111 # RS service net
Thanks
Brian
it is network not networks, also it is just a list of the networks that the minion needs to attach to directly.
my--rackspace:
driver: openstack
profile: rackspace
ssh_key_name: saltcloud
ssh_key_file: /root/.ssh/id_rsa_salt
region_name: ORD
auth_type: rackspace_apikey
auth:
username: some...@example.com
tenant: 123456
api_key: 123123123123123
protocol: ipv4
meta:
build_config: core,monitoring_defaults
wait_for_metadata:
rax_service_level_automation: Complete
network:
- 22222222-2222-2222-2222-222222222222 # private net
- 00000000-0000-0000-0000-000000000000 # RS public net
- 11111111-1111-1111-1111-111111111111 # RS service net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/b8d7d482-f63f-41e1-b56a-d2c9c2494c9bn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CAPaX09huwbLVKuW32ogj-Lwo9BiJBHw7w5YPv5gUQPH6SUN-rg%40mail.gmail.com.