9ddefc6327
Fix the problem with separate repos to support rebuild docker
1. Make a symlink for mos-centos in /var/www/nailgun in iso/ks.template
2. Add mos-repos to the bootstrap_admin_node.sh
This reverts commit 32b1363015
.
Closes-bug: #1521551
Change-Id: I8ef58b581f253b26d158b725a9e366d7f1b3706d
28 lines
247 B
Plaintext
28 lines
247 B
Plaintext
*.pyc
|
|
*.sqlite
|
|
|
|
*.gem
|
|
|
|
# vim swap files
|
|
.*.swp
|
|
|
|
# services' runtime files
|
|
*.log
|
|
*.pid
|
|
|
|
# Vagrant housekeeping file
|
|
/.vagrant
|
|
|
|
/build
|
|
/local_mirror
|
|
/virtualbox/iso/*.iso
|
|
nosetests.xml
|
|
nailgun.log
|
|
lock
|
|
|
|
.idea
|
|
.DS_Store
|
|
|
|
Nailgun.egg-info
|
|
repomd.xml*
|