## Start of FOG Settings
## Created by the FOG Installer
## Find more information about this file in the FOG Project wiki:
##     https://wiki.fogproject.org/wiki/index.php?title=.fogsettings
## Version: 1.5.4.8
## Install time: Wed 01 Aug 2018 06:57:53 PM CDT
ipaddress='%%adresse_ip_eth0'
interface='%%nom_carte_eth0[0]'
submask='%%adresse_netmask_eth0'
hostname='%%nom_machine.%%nom_domaine_local'
routeraddress='%%adresse_ip_gw'
plainrouter='%%adresse_ip_gw'
# ref: #32159
%if not %%is_empty(%%adresse_ip_dns)
dnsaddress='%%adresse_ip_dns[0]'
%elif not %%is_empty(%%adresse_ip_dns_du_dhcp)
dnsaddress='%%adresse_ip_dns_du_dhcp[0]'
%else
dnsaddress='127.0.0.1' #beurk
%end if
storageLocation='/images'
copybackold='0'
username='fog'
password=
osid='2'
osname='Debian'
dodhcp='N'
bldhcp='0'
dhcpd=''
blexports='1'
installtype='N'
snmysqluser='root'
snmysqlpass=''
snmysqlhost='localhost'
installlang='1'
fogupdateloaded=1
docroot='/var/www/'
webroot='/fog/'
caCreated='yes'
httpproto='http'
startrange=''
endrange=''
bootfilename='undionly.kpxe'
packages='apache2 bc build-essential cpp curl g++ gawk gcc genisoimage gzip htmldoc isolinux lftp libapache2-mod-php7.0 libc6 libcurl3 liblzma-dev m4 mysql-client mysql-server net-tools nfs-kernel-server openssh-server php7.0 php7.0-bcmath php7.0-cli php7.0-curl php7.0-fpm php7.0-gd php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php-gettext sysv-rc-conf tar tftpd-hpa tftp-hpa unzip vsftpd wget xinetd zlib1g '
noTftpBuild=''
notpxedefaultfile=''
sslpath='/opt/fog/snapins/ssl/'
backupPath='/home/'
php_ver='7.0'
php_verAdds='-7.0'
sslprivkey='/opt/fog/snapins/ssl//.srvprivate.key'
## End of FOG Settings

