diff options
Diffstat (limited to 'src/talks')
-rw-r--r-- | src/talks/who-cares.hbs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/talks/who-cares.hbs b/src/talks/who-cares.hbs index 3ee0c2e..e345246 100644 --- a/src/talks/who-cares.hbs +++ b/src/talks/who-cares.hbs | |||
@@ -210,7 +210,7 @@ | |||
210 | <pre> | 210 | <pre> |
211 | clouds: | 211 | clouds: |
212 | citycloud: | 212 | citycloud: |
213 | profile: vexxhost | 213 | profile: citycloud |
214 | auth: | 214 | auth: |
215 | username: mordred | 215 | username: mordred |
216 | password: XXXXXXXXXXXXXXXXXXXXX | 216 | password: XXXXXXXXXXXXXXXXXXXXX |
@@ -272,9 +272,9 @@ cloud.create_server('my-server', image='immage-name', auto_ip=True) | |||
272 | name: mordred | 272 | name: mordred |
273 | public_key_file: ~/.ssh/id_rsa.pub | 273 | public_key_file: ~/.ssh/id_rsa.pub |
274 | with-items: | 274 | with-items: |
275 | - vexxhost | 275 | - citycloud |
276 | - rackspace | 276 | - elastx |
277 | - ovh | 277 | - zetta |
278 | </pre> | 278 | </pre> |
279 | </section> | 279 | </section> |
280 | 280 | ||