mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
de42b0135c
* Refactored LAN and NIC provisioning to use a more efficient composite server request. * Added support for new INTEL_XEON and AMD_OPTERON CPU family types. * Allow additional data volumes can be created and attached to servers. * Added public and private network firewall rules. * Added preliminary support for loadbalancers CLI functions. * Corrected ProfitBricks name topic index. * Updated ProfitBricks provider documentation. * Updated provider integration test configs. * PEP8 clean up.
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
profitbricks-config:
|
|
username: ''
|
|
password: ''
|
|
datacenter_id: 74d65326-d9b7-41c3-9f51-73ffe0fcd16d
|
|
driver: profitbricks
|
|
ssh_public_key: ~/.ssh/id_rsa.pub
|
|
ssh_private_key: ~/.ssh/id_rsa
|