summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_set_passwords.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-09-28 09:03:54 -0400
committerScott Moser <smoser@ubuntu.com>2012-09-28 09:03:54 -0400
commitdfa62e70bd9942fd3c82d77217d48615a78bbcfc (patch)
tree280bf379318dfe191ddd704b5b3337d7a469006b /cloudinit/config/cc_set_passwords.py
parentec910564e00498f5c545a227bee56eb25233e270 (diff)
downloadvyos-cloud-init-dfa62e70bd9942fd3c82d77217d48615a78bbcfc.tar.gz
vyos-cloud-init-dfa62e70bd9942fd3c82d77217d48615a78bbcfc.zip
restart salt-minion instead of start.
Packages on debian/ubuntu should start on installation. As a result, if we want to get config changes we've inserted to be read, we need to restart. Note one interesting thing here. upstart considers 'restart' as "restart only if currently running", while 'service' considers restart to be "stop if running, then start". So the use of 'service' here is important, rather than just 'restart'
Diffstat (limited to 'cloudinit/config/cc_set_passwords.py')
0 files changed, 0 insertions, 0 deletions