We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079096b commit af69408Copy full SHA for af69408
driver-pulsar/deploy/deploy.yaml
@@ -56,7 +56,7 @@
56
path: "/opt/pulsar"
57
state: directory
58
- get_url:
59
- url: https://dist.apache.org/repos/dist/dev/incubator/pulsar/pulsar-1.21.0-incubating-candidate-2/apache-pulsar-1.21.0-incubating-bin.tar.gz
+ url: https://dist.apache.org/repos/dist/dev/incubator/pulsar/pulsar-1.21.0-incubating-candidate-3/apache-pulsar-1.21.0-incubating-bin.tar.gz
60
dest: /tmp/pulsar.tgz
61
- command: tar --strip-components=1 -xvf /tmp/pulsar.tgz
62
args:
0 commit comments