Skip to content

Commit

Permalink
Merge pull request #137 from cloudsoft/fix-alien-path-for-windows
Browse files Browse the repository at this point in the history
Fixes README.md alien4cloud-config.file setting for Windows, macOS and Centos
  • Loading branch information
ahgittin authored Sep 12, 2019
2 parents 86fa3e8 + ee40e60 commit fa6106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karaf/init/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Once the project is built:

```
brooklyn.experimental.feature.tosca=true
alien4cloud-config.file=${karaf.etc}/alien4cloud-config.yml
alien4cloud-config.file=file:///${karaf.etc}/alien4cloud-config.yml
```

4. Start (or restart) Apache Brooklyn. The Tosca code bundle initializes only when necessary, so visit the Brooklyn server in a browser to trigger ahead of time. Initialization may take a couple minutes.
Expand Down

0 comments on commit fa6106d

Please sign in to comment.