new plugin: google-cloud-sdk, refs #1318 (#1392)

This commit is contained in:
Frank Wall
2019-07-09 18:17:42 +02:00
committed by Franco Fichtner
parent f9f4bc766d
commit 130323bb5b
2 changed files with 9 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
PLUGIN_NAME= google-cloud-sdk
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Google Cloud SDK
PLUGIN_DEPENDS= google-cloud-sdk
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"
+2
View File
@@ -0,0 +1,2 @@
This plugin installs the Google Cloud SDK. The SDK may be used on the CLI or in
conjunction with the Let's Encrypt plugin.