mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Add Scaleway to cloud providers examples
This commit is contained in:
parent
68546d27ea
commit
e11dca08ac
2 changed files with 5 additions and 0 deletions
|
@ -84,3 +84,6 @@
|
|||
|
||||
#my-saltify-config:
|
||||
# driver: saltify
|
||||
|
||||
#my-scaleway-config:
|
||||
# driver: scaleway
|
||||
|
|
2
conf/cloud.providers.d/scaleway.conf
Normal file
2
conf/cloud.providers.d/scaleway.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
#my-scaleway-config:
|
||||
# driver: scaleway
|
Loading…
Add table
Reference in a new issue