Skip to content

Instantly share code, notes, and snippets.

Created September 28, 2015 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b360183989d7b68576f0 to your computer and use it in GitHub Desktop.
Save anonymous/b360183989d7b68576f0 to your computer and use it in GitHub Desktop.
[root@redacted-saltmaster1 salt]# salt 'redacted-git*' state.highstate
----------
redacted-gitlab1.redacted.redacted.com:
----------
cmd_|-timedatectl set-ntp true_|-timedatectl set-ntp true_|-run:
----------
__run_num__:
12
changes:
----------
pid:
15826
retcode:
0
stderr:
stdout:
comment:
Command "timedatectl set-ntp true" run
duration:
9.811 ms
name:
timedatectl set-ntp true
result:
True
start_time:
11:30:24.761609
file_|-/etc/ntp.conf_|-/etc/ntp.conf_|-managed:
----------
__run_num__:
9
changes:
----------
comment:
File /etc/ntp.conf is in the correct state
duration:
7.912 ms
name:
/etc/ntp.conf
result:
True
start_time:
11:30:24.494027
firewalld_|-firewallconfig_|-public_|-present:
----------
__run_num__:
18
changes:
----------
icmp_blocks:
port_fwd:
ports:
services:
- `http` has been successfully added
comment:
----------
icmp_blocks:
port_fwd:
ports:
public:
`public` zone already exists
services:
duration:
684.862
name:
public
result:
True
start_time:
11:30:25.617907
pkg_|-common.packages_|-common.packages_|-installed:
----------
__run_num__:
6
changes:
----------
comment:
All specified packages are already installed
duration:
5753.237 ms
name:
dstat
result:
True
start_time:
11:30:14.605456
pkg_|-epel-release_|-epel-release_|-installed:
----------
__run_num__:
2
changes:
----------
comment:
Package epel-release is already installed
duration:
957.505 ms
name:
epel-release
result:
True
start_time:
11:29:54.364801
pkg_|-ntp_|-ntp_|-installed:
----------
__run_num__:
10
changes:
----------
comment:
Package ntp is already installed
duration:
0.661 ms
name:
ntp
result:
True
start_time:
11:30:24.502104
pkg_|-postfix_|-postfix_|-installed:
----------
__run_num__:
16
changes:
----------
comment:
Package postfix is already installed
duration:
0.765 ms
name:
postfix
result:
True
start_time:
11:30:25.373710
pkg_|-updatesystem_|-updatesystem_|-uptodate:
----------
__run_num__:
7
changes:
----------
comment:
System is already up-to-date
duration:
4101.554 ms
name:
updatesystem
result:
True
start_time:
11:30:20.358932
pkg_|-yum-plugin-priorities_|-yum-plugin-priorities_|-installed:
----------
__run_num__:
3
changes:
----------
comment:
Package yum-plugin-priorities is already installed
duration:
0.678 ms
name:
yum-plugin-priorities
result:
True
start_time:
11:29:55.322553
pkg_|-yum_devtools_|-Development Tools_|-group_installed:
----------
__run_num__:
5
changes:
----------
comment:
Group 'Development Tools' is already installed
duration:
19267.938 ms
name:
Development Tools
result:
True
start_time:
11:29:55.337251
pkgrepo_|-CentOS-Plus_|-CentOS-Plus_|-managed:
----------
__run_num__:
4
changes:
----------
comment:
Package repo 'CentOS-Plus' already configured
duration:
11.892 ms
name:
CentOS-Plus
result:
True
start_time:
11:29:55.325195
service_|-firewallservice_|-firewalld_|-running:
----------
__run_num__:
15
changes:
----------
comment:
The service firewalld is already running
duration:
249.824 ms
name:
firewalld
result:
True
start_time:
11:30:25.123666
service_|-network.service_|-network.service_|-running:
----------
__run_num__:
14
changes:
----------
comment:
The service network.service is already running
duration:
242.32 ms
name:
network.service
result:
True
start_time:
11:30:24.881126
service_|-networkmanager.service_|-networkmanager.service_|-dead:
----------
__run_num__:
13
changes:
----------
comment:
The named service networkmanager.service is not available
duration:
109.275 ms
name:
networkmanager.service
result:
True
start_time:
11:30:24.771639
service_|-ntpservice_|-ntpd_|-running:
----------
__run_num__:
11
changes:
----------
comment:
The service ntpd is already running
duration:
256.297 ms
name:
ntpd
result:
True
start_time:
11:30:24.503966
service_|-postfix_|-postfix_|-running:
----------
__run_num__:
17
changes:
----------
comment:
The service postfix is already running
duration:
241.518 ms
name:
postfix
result:
True
start_time:
11:30:25.375051
ssh_auth_|-sshkey-redacted_|-aaa== /home/atrawog/.ssh/id_redacted_|-present:
----------
__run_num__:
1
changes:
----------
comment:
The authorized host key ccc== is already present for user root
duration:
1.725 ms
name:
bbb== /home/atrawog/.ssh/id_redacted
result:
True
start_time:
11:29:53.704790
ssh_auth_|-sshkey-abc_|-abc abc@abc_|-present:
----------
__run_num__:
0
changes:
----------
comment:
The authorized host key ttt is already present for user root
duration:
5.658 ms
name:
dddd abc@abc
result:
True
start_time:
11:29:53.698985
timezone_|-Europe/Vienna_|-Europe/Vienna_|-system:
----------
__run_num__:
8
changes:
----------
comment:
Timezone Europe/Vienna already set, UTC already set to Europe/Vienna
duration:
29.571 ms
name:
Europe/Vienna
result:
True
start_time:
11:30:24.461437
[root@redacted-saltmaster1 salt]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment