There was an error while loading. Please reload this page.
1 parent 5a25fcc commit fb68290Copy full SHA for fb68290
plugin-descriptor.properties
@@ -55,7 +55,7 @@ name=elasticsearch-cloud-aws
55
#jvm=${elasticsearch.plugin.jvm}
56
#
57
# 'classname': the name of the class to load, fully-qualified.
58
-classname=org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin
+classname=${elasticsearch.plugin.classname}
59
60
# 'java.version' version of java the code is built against
61
# use the system property java.specification.version
0 commit comments