Skip to content

Commit

Permalink
Update README for dataset overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
sax committed Jun 21, 2015
1 parent cb2a952 commit dcf28aa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,16 +288,17 @@ while):
vagrant dataset create base64 base64-15.1.1-build-essential
```

NOTE: config overrides are currently WIP. Do not rely on them working
until this officially released.

The vagrant-smartos-zones plugin can be configured to use a local zone
image in place of a remote one as follows:

```bash
vagrant zones config dataset.0edf00aa-0562-11e5-b92f-879647d45790 base64-15.1.1-build-essential
```

Now any Vagrantfile configured to use a local zone with the image
0edf00aa-0562-11e5-b92f-879647d45790 will instead install and use the
local image.

### Pkgsrc mirror

```bash
Expand Down

0 comments on commit dcf28aa

Please sign in to comment.