Skip to content

Commit

Permalink
enterprise packs have nova prefix, for binary tarball
Browse files Browse the repository at this point in the history
Signed-off-by: Eystein Måløy Stenberg <eystein.maloy.stenberg@cfengine.com>
(cherry picked from commit e6df99e)
  • Loading branch information
Eystein Måløy Stenberg committed Aug 4, 2017
1 parent 22dc082 commit 847727c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,7 +14,7 @@ First download the binary onto the host.
Next unpack the archive:

```sh
tar --gunzip --extract --directory / --file ./cfengine-{{site.cfengine.branch}}.{{site.cfengine.latest_patch_release}}.pkg.tar.gz
tar --gunzip --extract --directory / --file ./cfengine-nova-{{site.cfengine.branch}}.{{site.cfengine.latest_patch_release}}.pkg.tar.gz
```

Generate a keypair for the client:
Expand Down

0 comments on commit 847727c

Please sign in to comment.