-
Hi, this is a [first-timers-only issue](https://github.com/publiclab/plots2/projects/2). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase befor…
-
Hi there, the following setup sends Bundler into "Resolving dependencies" indefinitely (like several terminal pages of dots). It might be that the amount of gems and possible combinations is bringing …
-
Maybe I miss understand mocks, but shouldn't calling a mocked method more times than expected raise an error?
``` ruby
require 'minitest'
require 'minitest/autorun'
require 'minitest/mock'
class Tes…
-
Using the most recent build. Ubuntu 16.04 on AWS LightSail. Any insight appreciated!
Step 36/59 : RUN cd cartodb &&bundle install &&npm install
---> Running in 12c50364a125
Don't run Bundler a…
-
While doing a sanity check after installing ChefDK 0.7.0 I noticed that `chef verify` fails on Windows because `...Could not find gem 'chef-provisioning (= 1.3.0) x86-mingw32' in any of the gem`:
Che…
-
we are trying to setup cloud foundry on a linux bare metal machine.
this used to work for us , but recently we are facing an issue with cloud foundry setup.
[root@savagnin07 cf-deployment]# bosh…
gnbfe updated
7 years ago
-
I have a cookbook that converges successfully everywhere except on my Windows 10 Jenkins agent, where I get the following output:
```
-----> Installing Chef Omnibus (12.18.31)
Downloading…
-
# Error Report
## Questions
Please fill out answers to these questions, it'll help us figure out
why things are going wrong.
- **What did you do?**
I ran the command `/usr/local/bin/bun…
-
I have upgraded my Chef DK from version 1.0.3 to 2.1.11 and Ruby from 2.0.0 to ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin16]
Since that the Windows EC2 instance launch fails with
**…
-
After I create an app cookbook with
$ chef generate app dtcat-joomla
I get the following tree:
```
dtcat-joomla
├── cookbooks
│ └── dtcat-joomla
│ ├── Berksfile
│ ├── Berksfile.lock
…