-
No config option to specify which RS Cloud to use.
-
```
turbolift --version
3.0.0
```
```
2017-06-14 14:36:29,391 - logger:INFO => Logger [ turbolift ] loaded
2017-06-14 14:36:29,392 - worker:INFO => Authenticating
Processing - [ \ ] - Please …
-
In the README, the following is referenced in the example Vagrantfile regarding Windows configuration:
```
windows.winrm.password = ENV['VAGRANT_ADMIN_PASSWORD']
```
However, when building a windows…
derks updated
8 years ago
-
I created a server on my Rackspace account and tried to register the following VIM:
{
"name":"rackspace-openbaton-vim",
"authUrl":"https://identity.api.rackspacecloud.com/v2.0",
"tenant":"…
-
Hello,
I'm using the latest version of pkgcloud (version 2.1.1), and after trying to upload an image to Rackspace, it looks like the upload gets stuck in a loop, and keeps uploading the same data o…
-
Using asset_sync via middleman-sync, I found that no files are actually retrieved from the given bucket, so existing_remote_files = 'delete' flags no files for deletion.
Comparing lib/asset_sync/stor…
ghost updated
10 years ago
-
### Which ISO version are you using?
archlinux-2024.09.01-x86_64.iso
### The installation log
```json
Hardware model detected: QEMU Standard PC (Q35 + ICH9, 2009); UEFI mode: True
Processor model …
-
Starting from a blank CentOS 7 (PVHVM 512MB Standard Instance)
ssh -l root _serverip_
yum groupinstall 'Development Tools'
yum install ruby ruby-devel libxml2 libxml2-devel
gem install chef
gem insta…
-
Similar to this issue in knife-rackspace: https://github.com/chef/knife-rackspace/issues/91. We should also probably support boot from volume cloud server flavors. Putting in this issue so we don't fo…
-
API requests asking different services to do similar things are shaped more similarly in reality than they appear to be if you compare API documentation for several services. If you want any Rackspace…