Add kub cluster
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
# APT #
|
||||
#######
|
||||
|
||||
apt_packages:
|
||||
- name: openssh-server
|
||||
- name: proxychains
|
||||
|
||||
apt_repositories_sources:
|
||||
- deb http://mirrors.online.net/ubuntu focal main restricted
|
||||
- deb http://mirrors.online.net/ubuntu focal-updates main restricted
|
||||
@@ -19,6 +15,10 @@ apt_repositories_sources:
|
||||
- deb http://security.ubuntu.com/ubuntu focal-security universe
|
||||
- deb http://security.ubuntu.com/ubuntu focal-security multiverse
|
||||
|
||||
apt_packages:
|
||||
- name: openssh-server
|
||||
- name: proxychains
|
||||
|
||||
############
|
||||
# ALERTING #
|
||||
############
|
||||
|
||||
Reference in New Issue
Block a user