Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reported by Dave Reynolds by email #36

Open
meztez opened this issue Aug 16, 2022 · 0 comments
Open

Reported by Dave Reynolds by email #36

meztez opened this issue Aug 16, 2022 · 0 comments

Comments

@meztez
Copy link
Owner

meztez commented Aug 16, 2022

Is the plumberDeploy package stable and actively managed? I don’t see activity in the past 13 months.

I tried the package. It provisioned a droplet for me, but also gave 7 warnings about deprecated commands (mostly related to Debian vs Ubuntu commands).

Warning messages:

1: 'analogsea::debian_add_swap' is deprecated.

Use 'ubuntu_add_swap' instead.

See help("Deprecated")

2: 'analogsea::debian_apt_get_install' is deprecated.

Use 'debian_apt_get_install' instead.

See help("Deprecated")

3: 'analogsea::debian_apt_get_update' is deprecated.

Use 'ubuntu_apt_get_update' instead.

See help("Deprecated")

4: 'analogsea::debian_install_r' is deprecated.

Use 'ubuntu_install_r' instead.

See help("Deprecated")

5: 'debian_apt_get_install' is deprecated.

Use 'debian_apt_get_install' instead.

See help("Deprecated")

6: 'analogsea::debian_apt_get_install' is deprecated.

Use 'debian_apt_get_install' instead.

See help("Deprecated")

7: 'analogsea::debian_apt_get_install' is deprecated.

Use 'debian_apt_get_install' instead.

See help("Deprecated")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant