Skip to content

Commit

Permalink
The debconf-video bits must be run first
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanor committed Jan 16, 2017
1 parent 9d535c7 commit e3fb562
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions inventory/ansible-up.sh
Expand Up @@ -10,5 +10,5 @@ cd /root/
exec ansible-playbook --inventory-file=/root/lca2017-av/inventory/hosts \
--connection=local \
--limit=$(hostname) \
/root/lca2017-av/site.yml \
/root/debconf-ansible/site.yml
/root/debconf-ansible/site.yml \
/root/lca2017-av/site.yml
4 changes: 2 additions & 2 deletions inventory/late_command.sh
Expand Up @@ -21,5 +21,5 @@ ln -s /root/lca2017-av/inventory/ansible-up.sh /usr/local/sbin/ansible-up
eatmydata ansible-playbook --inventory-file=/root/lca2017-av/inventory/hosts \
--connection=local \
--limit=$(hostname) \
/root/lca2017-av/site.yml \
/root/debconf-ansible/site.yml
/root/debconf-ansible/site.yml \
/root/lca2017-av/site.yml

0 comments on commit e3fb562

Please sign in to comment.