Skip to content

Commit

Permalink
Partial-Bug: #1488259
Browse files Browse the repository at this point in the history
    Corrected typo in earlier checkin (https://review.opencontrail.org/#/c/13498/).

Change-Id: Ib76be37fdc479857454bfdc2e4b943ac0ca162e5
  • Loading branch information
ajoshi9 committed Sep 2, 2015
1 parent f8ddf0c commit 2868200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/debian/contrail-server-manager-lite/debian/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cp -r /etc/contrail_smgr/kickstarts /var/www/html/
cp /etc/contrail_smgr/sendmail.cf.sample /etc/mail/sendmail.cf
mv /etc/ntp.conf /etc/ntp.conf.default
cp /etc/contrail_smgr/ntp.conf.sample /etc/ntp.conf
chown -R puppet:puppet /var/log/contrail-server-manger/provision
chown -R puppet:puppet /var/log/contrail-server-manager/provision
easy_install argparse
easy_install paramiko
easy_install pycrypto
Expand Down

0 comments on commit 2868200

Please sign in to comment.