Compare commits

..

No commits in common. "394a8d8cd8e82909efdc60894091a8614f83a49d" and "1e30fd87a91335d025e33bcbbadf03f75ae67e47" have entirely different histories.

2 changed files with 64 additions and 74 deletions

View File

@ -6,24 +6,23 @@ file:
group: root
filetype: file
contains: []
contents: null
package:
apache2:
installed: true
versions:
- 2.4.56-1~deb11u2
- 2.4.57-2
isc-dhcp-server:
installed: true
versions:
- 4.4.1-2.3+deb11u2
- 4.4.3-P1-2
mariadb-server:
installed: true
versions:
- 1:10.5.21-0+deb11u1
- 1:10.11.4-1~deb12u1
tftpd-hpa:
installed: true
versions:
- 5.2+20150808-1.2
- 5.2+20150808-1.4
port:
tcp:80:
listening: true
@ -33,14 +32,6 @@ port:
listening: true
ip:
- 0.0.0.0
udp:67:
listening: true
ip:
- 0.0.0.0
udp:69:
listening: true
ip:
- 0.0.0.0
service:
apache2:
enabled: true

View File

@ -4,11 +4,11 @@
## https://wiki.fogproject.org/wiki/index.php?title=.fogsettings
## Version: 1.5.10
## Install time: Mon Jan 15 23:16:31 2024
ipaddress='172.16.0.16'
ipaddress='172.16.0.8'
copybackold='0'
interface='enp0s9'
submask='255.255.255.0'
hostname='s-fog'
hostname='s-fog.gsb.lan'
routeraddress='172.16.64.254'
plainrouter='172.16.64.254'
dnsaddress='172.16.0.1'
@ -34,12 +34,11 @@ caCreated='yes'
httpproto='https'
startrange='172.16.64.120'
endrange='172.16.64.140'
bootfilename='undionly.kpxe'
packages='apache2 bc build-essential cpp curl g++ gawk gcc genisoimage gettext git gzip htmldoc isc-dhcp-server isolinux lftp libapache2-mod-php libc6 libcurl4 liblzma-dev m4 mariadb-client mariadb-server net-tools nfs-kernel-server openssh-server php php-bcmath php-cli php-curl php-fpm php-gd php-intl php-json php-ldap php-mbstring php-mysql tar tftp-hpa tftpd-hpa unzip vsftpd wget zlib1g'
noTftpBuild=''
tftpAdvOpts=''
sslpath='/opt/fog/snapins/ssl/'
#backupPath='/home/'
backupPath='/home/'
armsupport='0'
php_ver='7.4'
sslprivkey='/opt/fog/snapins/ssl//.srvprivate.key'