You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/vagrant/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ bear in mind that a local Chef Server VM will take up at least 1GB of RAM.
28
28
interface and has more features, like being able to add clients to permission groups.
29
29
30
30
3. Now you can follow the standard deis setup:
31
+
* If you're running a local chef server, you should adjust the `Gemfile` and make sure the version of berkshelf is 3.0.x. This is needed for the `--ssl-verify` option to work correctly.
31
32
```bash
32
33
bundle install # Installs gem files like the knife tool
0 commit comments