Skip to content

Commit

Permalink
modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
zakzhu committed Dec 15, 2020
1 parent b847ead commit 9c0c734
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,20 @@ vim java-install/inventories/staging/host_vars/localhost.yml
> EXAMPLE:
>
> ```yaml
> deploy_root: /usr/local
>
> ########################
> # Adopt OpenJDK
> ########################
> package:
> name: adopt-openjdk
> alias: java
> version: 8u275b01
> dgst_algo: sha256
> checksum: 06fb04075ed503013beb12ab87963b2ca36abe9e397a0c298a57c1d822467c29
> type: binary
>
> package_tarball: "OpenJDK8U-jdk_x64_linux_hotspot_8u275b01.tar.gz"
> dgst_algo: sha256
> ```
```bash
Expand Down

0 comments on commit 9c0c734

Please sign in to comment.