Update the wiki-1 node after Chef run

This commit is contained in:
Greg 2022-05-11 16:22:49 +02:00
parent e766a96d3b
commit 32f620e95c
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"automatic": {
"fqdn": "wiki-1",
"os": "linux",
"os_version": "5.4.0-54-generic",
"os_version": "5.4.0-91-generic",
"hostname": "wiki-1",
"ipaddress": "192.168.122.26",
"roles": [
@ -40,6 +40,7 @@
"php::package",
"php::ini",
"composer::global_configs",
"kosmos-dirsrv::hostsfile",
"mediawiki::default",
"mediawiki::database",
"kosmos-nginx::default",