Compare commits
2 Commits
v0.0.4z-jm
...
v0.0.2j-ch
Author | SHA1 | Date | |
---|---|---|---|
5ba5919b14 | |||
ae044169f6 |
13
install-fog.yml
Normal file
13
install-fog.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
- hosts: localhost
|
||||||
|
connection: local
|
||||||
|
|
||||||
|
roles:
|
||||||
|
# - base
|
||||||
|
# - goss
|
||||||
|
# - dhcp-fog
|
||||||
|
#- ssh-cli
|
||||||
|
#- snmp-agent
|
||||||
|
# - syslog-cli
|
||||||
|
- fog
|
||||||
|
#- post
|
@ -2,8 +2,8 @@
|
|||||||
## Created by the FOG Installer
|
## Created by the FOG Installer
|
||||||
## Find more information about this file in the FOG Project wiki:
|
## Find more information about this file in the FOG Project wiki:
|
||||||
## https://wiki.fogproject.org/wiki/index.php?title=.fogsettings
|
## https://wiki.fogproject.org/wiki/index.php?title=.fogsettings
|
||||||
## Version: 1.5.9
|
## Version: 1.5.10
|
||||||
## Install time: jeu. 26 janv. 2023 11:41:05
|
## Install time: jeu. 11 janv. 2024 11:41:05
|
||||||
ipaddress='172.16.64.16'
|
ipaddress='172.16.64.16'
|
||||||
copybackold='0'
|
copybackold='0'
|
||||||
interface='enp0s9'
|
interface='enp0s9'
|
||||||
|
Reference in New Issue
Block a user