Title
Author
Link http://thunked.org/p/view/pri/
Created 2012-03-21 14:45:26
Expires never
Filename
Language @Formula/@Command
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
root@salt-minion-ubuntu:~# salt-call state.highstate
[INFO    ] Loading fresh modules for state activity
[INFO    ] Loading fresh modules for state activity
[INFO    ] Executing state pkg.installed for git
[INFO    ] Executing command dpkg --list git in directory /root
[INFO    ] Executing command apt-get -q update in directory /root
[INFO    ] Executing command dpkg --list  in directory /root
[INFO    ] Executing command DEBIAN_FRONTEND=noninteractive apt-get -q -y  -o DPkg::Options::=--force-confold install git in directory /root
[INFO    ] Executing command dpkg --list  in directory /root
[ERROR   ] No changes made for git
[ERROR   ] No changes made for git
[INFO    ] Loading fresh modules for state activity
[INFO    ] Executing state pkg.installed for nginx
[INFO    ] Executing command dpkg --list nginx in directory /root
[INFO    ] No changes made for nginx
[INFO    ] Loading fresh modules for state activity
[INFO    ] Executing state pkg.installed for python-django
[INFO    ] Executing command dpkg --list python-django in directory /root
[INFO    ] No changes made for python-django
[INFO    ] Loading fresh modules for state activity
local:
----------
    State: - pkg
    Name:      git
    Function:  installed
        Result:    False
        Comment:   Package git failed to install
        Changes: