feat: add boto3 to default packages
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
2272aa6a58
commit
92f1193b1f
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
- "curl"
|
||||
- "htop"
|
||||
- "python3"
|
||||
- "py3-boto3"
|
||||
- "sudo"
|
||||
- "tzdata"
|
||||
- "vim"
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ apt_default_packages_install:
|
|||
- "net-tools"
|
||||
- "nload"
|
||||
- "python-apt-common"
|
||||
- "python3-boto3"
|
||||
- "unattended-upgrades"
|
||||
- "unzip"
|
||||
- "vim"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue