Add node config for new wiki VM
This commit is contained in:
		
							parent
							
								
									48f4a7e31d
								
							
						
					
					
						commit
						d6ad68c50a
					
				
							
								
								
									
										4
									
								
								clients/wiki-1.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								clients/wiki-1.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "wiki-1",
 | 
			
		||||
  "public_key": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3LprIvOWrnsywbvFGXtK\nsbd6xmILw/W/dSogLi0DQBXxPsOipH8pL4K6IeZmMeU3TXaW7faf/54KrMnh+4s1\nLEXpWSATvCaw1LzihzoXELpVLNvBLHZjAAO2TJ5ay1knTlA92hqN8qZOKzRtfHBX\n49dIgJgY95UIIJqSk4425llgQY/tntEWPjSduPIyST/PKkuW+RbUj4XyKm/qrASV\nXrbDK0dZAD0kJrOEjKspUyBQjyutFy+hkv0ldiGogcpCNPDaDsJqnw+Gp0gv6w7V\n92omCx8oJuXoqL1SIB6ayHV3q1pEWC9VbDRdcSYBjbRPFITEj6Er0m6OhJjlOyyR\nfwIDAQAB\n-----END PUBLIC KEY-----\n"
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										76
									
								
								nodes/wiki-1.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										76
									
								
								nodes/wiki-1.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,76 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "wiki-1",
 | 
			
		||||
  "normal": {
 | 
			
		||||
    "knife_zero": {
 | 
			
		||||
      "host": "10.147.20.206"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "automatic": {
 | 
			
		||||
    "fqdn": "wiki-1",
 | 
			
		||||
    "os": "linux",
 | 
			
		||||
    "os_version": "5.4.0-42-generic",
 | 
			
		||||
    "hostname": "wiki-1",
 | 
			
		||||
    "ipaddress": "192.168.122.26",
 | 
			
		||||
    "roles": [
 | 
			
		||||
 | 
			
		||||
    ],
 | 
			
		||||
    "recipes": [
 | 
			
		||||
      "kosmos-base",
 | 
			
		||||
      "kosmos-base::default",
 | 
			
		||||
      "kosmos-mediawiki",
 | 
			
		||||
      "kosmos-mediawiki::default",
 | 
			
		||||
      "apt::default",
 | 
			
		||||
      "timezone_iii::default",
 | 
			
		||||
      "timezone_iii::debian",
 | 
			
		||||
      "ntp::default",
 | 
			
		||||
      "ntp::apparmor",
 | 
			
		||||
      "kosmos-base::systemd_emails",
 | 
			
		||||
      "apt::unattended-upgrades",
 | 
			
		||||
      "kosmos-base::firewall",
 | 
			
		||||
      "kosmos-postfix::default",
 | 
			
		||||
      "postfix::default",
 | 
			
		||||
      "postfix::_common",
 | 
			
		||||
      "postfix::_attributes",
 | 
			
		||||
      "postfix::sasl_auth",
 | 
			
		||||
      "hostname::default",
 | 
			
		||||
      "ark::default",
 | 
			
		||||
      "composer::default",
 | 
			
		||||
      "composer::install",
 | 
			
		||||
      "php::default",
 | 
			
		||||
      "php::package",
 | 
			
		||||
      "php::ini",
 | 
			
		||||
      "composer::global_configs",
 | 
			
		||||
      "mediawiki::default",
 | 
			
		||||
      "mediawiki::database",
 | 
			
		||||
      "kosmos-nginx::default",
 | 
			
		||||
      "nginx::default",
 | 
			
		||||
      "nginx::package",
 | 
			
		||||
      "nginx::ohai_plugin",
 | 
			
		||||
      "nginx::repo",
 | 
			
		||||
      "nginx::commons",
 | 
			
		||||
      "nginx::commons_dir",
 | 
			
		||||
      "nginx::commons_script",
 | 
			
		||||
      "nginx::commons_conf",
 | 
			
		||||
      "mediawiki::nginx",
 | 
			
		||||
      "backup::default",
 | 
			
		||||
      "logrotate::default"
 | 
			
		||||
    ],
 | 
			
		||||
    "platform": "ubuntu",
 | 
			
		||||
    "platform_version": "20.04",
 | 
			
		||||
    "cloud": null,
 | 
			
		||||
    "chef_packages": {
 | 
			
		||||
      "chef": {
 | 
			
		||||
        "version": "15.13.8",
 | 
			
		||||
        "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.13.8/lib"
 | 
			
		||||
      },
 | 
			
		||||
      "ohai": {
 | 
			
		||||
        "version": "15.12.0",
 | 
			
		||||
        "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.12.0/lib/ohai"
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "run_list": [
 | 
			
		||||
    "recipe[kosmos-base]",
 | 
			
		||||
    "recipe[kosmos-mediawiki]"
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user