File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed
Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ classes :
3+ - profile::base_linux
4+ profile::base_linux::network : true
5+ profile::base_linux::graylog : true
6+ network_config :
7+ eth0 :
8+ name : eth0
9+ ensure : present
10+ ipaddress : 140.252.201.29
11+ netmask : 255.255.255.0
12+ method : static
13+ onboot : true
14+ options :
15+ GATEWAY : 140.252.201.1
16+ DNS1 : 140.252.32.125
17+ DNS2 : 140.252.32.126
18+ DNS3 : 140.252.32.127
Original file line number Diff line number Diff line change 7575 password_fail_reset => true ,
7676 }
7777 class { 'graylog::repository' :
78- version => ' 6.1 ' ,
78+ version => ' 6.2 ' ,
7979 }
8080 ->class { 'graylog::server' :
81- package_version => ' 6.1.3 ' ,
81+ package_version => ' 6.2.2 ' ,
8282 config => {
8383 is_leader => true ,
8484 node_id_file => ' /etc/graylog/server/node-id' ,
You can’t perform that action at this time.
0 commit comments