Added Hass CT
This commit is contained in:
@@ -331,6 +331,13 @@ files:
|
||||
variants:
|
||||
- mqtt
|
||||
|
||||
#FileForMqtt
|
||||
- path: /opt/Setup
|
||||
generator: copy
|
||||
source: CT-Files/hass
|
||||
variants:
|
||||
- hass
|
||||
|
||||
packages:
|
||||
manager: apk
|
||||
update: true
|
||||
@@ -459,6 +466,29 @@ packages:
|
||||
variants:
|
||||
- mqtt
|
||||
|
||||
#PKGS for Hass
|
||||
- packages:
|
||||
- git
|
||||
- python3
|
||||
- py3-virtualenv
|
||||
- py3-pip
|
||||
- python3-dev
|
||||
- ca-certificates
|
||||
- libffi-dev
|
||||
- libressl-dev
|
||||
- nmap
|
||||
- iputils
|
||||
- build-base
|
||||
- tzdata
|
||||
- sudo
|
||||
- jpeg-dev
|
||||
- zlib-dev
|
||||
- bash
|
||||
- mariadb-connector-c-dev
|
||||
action: install
|
||||
variants:
|
||||
- hass
|
||||
|
||||
repositories:
|
||||
- name: /etc/apk/repositories
|
||||
url: |-
|
||||
@@ -529,6 +559,7 @@ actions:
|
||||
- nodered
|
||||
- nextcloud
|
||||
- mqtt
|
||||
- hass
|
||||
|
||||
# Enable service for iscsi CT
|
||||
- trigger: post-files
|
||||
|
||||
Reference in New Issue
Block a user