summaryrefslogtreecommitdiff
path: root/doc/forum/Apache.siteEnabled_doesn_not_update_the_apache_config_file/comment_1_932ba6f4e444c99d8d561149d17c8fe7._comment
blob: 0101ccb273a2e10eb0ae103976ba647feb711a7d (plain)
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
29
30
[[!comment format=mdwn
 username="picca"
 subject="first run"
 date="2014-12-08T09:31:46Z"
 content="""
root@mordor:~/propellor/src# PROPELLOR_DEBUG=1 runhaskell config.hs                                                                                                    
[2014-12-08 10:27:10 CET] read: hostname [\"-f\"]
[2014-12-08 10:27:10 CET] command line:  Run \"mordor\"
[2014-12-08 10:27:10 CET] read: git [\"remote\"]
[2014-12-08 10:27:10 CET] read: git [\"symbolic-ref\",\"--short\",\"HEAD\"]
[2014-12-08 10:27:10 CET] call: git [\"fetch\"]
Pull from central git repository ... done
[2014-12-08 10:27:12 CET] read: git [\"show-ref\",\"--hash\",\"master\"]
[2014-12-08 10:27:12 CET] read: git [\"show-ref\",\"--hash\",\"master\"]
mordor has Operating System (Debian Unstable) \"i386\" ... ok
[2014-12-08 10:27:12 CET] read: apt-cache [\"policy\",\"etckeeper\"]
mordor apt installed etckeeper ... ok
[2014-12-08 10:27:13 CET] read: apt-cache [\"policy\",\"ssh\"]
mordor apt installed ssh ... ok
[2014-12-08 10:27:13 CET] read: passwd [\"-S\",\"root\"]
mordor root has password ... ok
[2014-12-08 10:27:13 CET] call: a2query [\"-q\",\"-s\",\"reprepro\"]
[2014-12-08 10:27:14 CET] read: apt-cache [\"policy\",\"apache2\"]
[2014-12-08 10:27:14 CET] call: a2ensite [\"--quiet\",\"reprepro\"]
Enabling site reprepro.
[2014-12-08 10:27:15 CET] call: sh [\"-c\",\"set -e ; service 'apache2' reload >/dev/null 2>&1 || true\"]
mordor create reprepro ... done
mordor overall ... done

"""]]