Skip to content

Commit 47ba51a

Browse files
author
Bill Meek
committed
User options: add user_options.yml and remove Docker
The user_options.yml file isn't under git and that's intended to allow users to do some local configuration without it being overwritten by the next git pull. Docker is used just for testing and is no longer released with the repo. It can be added back if there's interest.
1 parent 7c2db51 commit 47ba51a

38 files changed

+42
-1113
lines changed

.gitignore

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# Tools/WIP
2-
tags
3-
*.setup.out
4-
*.sh
5-
*~
61
Dockerfile
2+
Docker
73
TODO
8-
# vim etc.
9-
*.swp
4+
tags
5+
group_vars/user_options.yml
106
*~
11-
# for any leftovers...
12-
qt5.retry
7+
*.setup.out
8+
*.sh
9+
**.swp
1310
# If retry_files_enabled=False gets changed in ansible.cfg
1411
mythtv.retry
12+
qt5.retry

Docker/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

Docker/README.md

Lines changed: 0 additions & 121 deletions
This file was deleted.

Docker/aliases

Lines changed: 0 additions & 103 deletions
This file was deleted.

Docker/alpine:latest.Dockerfile

Lines changed: 0 additions & 22 deletions
This file was deleted.

Docker/amazonlinux:latest.Dockerfile

Lines changed: 0 additions & 58 deletions
This file was deleted.

Docker/amontalban:freebsd.Dockerfile

Lines changed: 0 additions & 35 deletions
This file was deleted.

Docker/archlinux:latest.Dockerfile

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)