-
dolvany:dnssync dolvany$ gem list | grep fog
fog (1.40.0)
fog-aliyun (0.1.0)
fog-atmos (0.1.0)
fog-aws (1.3.0)
fog-brightbox (0.11.0)
fog-cloudatcost (0.1.2)
fog-core (1.44.1)
fog-digitalocean…
-
Error when new, the same of AWS or OpenStack or vSphere:
vagrant@bosh-lite:~$ bosh-gen new test
create
1. AWS
2. OpenStack
3. vSphere
Choose your infrastructure: 3
Using provider vSphere
Usern…
-
All other checks work fine. ELB, RDS, etc. No issues. This is only one that fails on my rig.
sensu version = 0.29
/opt/sensu/embedded/bin/ruby = ruby 2.4.1p111
the exact command i'm running is:…
-
#### Expected behavior vs actual behavior
I have this in `config/initializers/ams_jsonapi.rb`:
```
ActiveModelSerializers.config.key_transform = :unaltered
ActiveModelSerializers.config.jsonap…
-
## 概要
サーバーの追加NICの定義を削除するとpanic発生
## 再現する最小手順
以下それぞれで`terraform apply`を実施
#### before
```hcl
resource sakuracloud_server "foobar" {
name = "foobar"
additional_interfaces = [""…
-
I want to update my dependencies, it works if I specify the kaminari version to be `0.17.0`
But now with this version of kaminari i can't make rails_admin work anymore, see here the error I got => …
-
Same result with local vagrant driver, on travis-ci using docker driver, and using Linode driver.
This log is from a local, vagrant driver, bento/debian-8.7 kitchen converge:
```
sh: 1: sa…
-
現在は名前やタグでアーカイブを検索する方法のみ。
これを以下のように`os_type`パラメータを追加することで、よく使うアーカイブについては簡易な指定ができるようにする。
### As-Is
```tf
data sakuracloud_archive "ubuntu" {
filter = {
name = "Name"
value…
-
Hi there,
this error appears after I am trying to run "rake db:migrate" on my server.. but somehow I don't get any error on my local machine.
I am not sure if this is related to spree_i18n, but I di…
-
ran following command:
#sudo -u git -H env PATH=$PATH && bundle install --full-index --deployment --without development test postgres aws
.........
..........
Using omniauth-kerberos 0.3.…