Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
abc76fac
Commit
abc76fac
authored
Nov 20, 2017
by
julian.gethmann
Browse files
Add jabref to readme
parent
ad9290d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
abc76fac
...
...
@@ -39,7 +39,8 @@ Open an issue in the GitLab issue tracker with the label: softwarerequest
* admin.yml: tools for administrators
* latex.yml: basic LaTeX installation (KIT classes not yet) ^1
* kdev.yml: KDevelope (with Python PlugIn) ^1
* pycharm.yml: PyCharm IDE
* jabref.yml: Cross platform BibTeX bibilography software [JabRef](http://www.jabref.org/)
* pycharm.yml: Cross platform Python IDE: [PyCharm](https://www.jetbrains.com/pycharm/) IDE
* chrome.yml: Google Chrome for Fedora (for Adobe Connect usage)
* elegant.yml: elegant (no Pelegant, yet)
* inovesa.yml: [Inovesa](https://github.com/Inovesa/Inovesa)
...
...
@@ -60,6 +61,8 @@ For developement and testing you should use development branches like `dev-latex
You can check the syntax of the files by running `ansible-playbook --check-syntax filename.yml` (or by using the pre-commit-hook from the Snipplets.
If you just want to install one or many packages you can use `jabref.yml` as a basis.
# Run as admin
## Bootstrap
* Add your SSH-key to the host `ssh-copy-id lasXXX.las.kit.edu`
...
...
sites.yml
View file @
abc76fac
...
...
@@ -27,3 +27,5 @@
tags
:
[
python
,
notebook
]
-
import_playbook
:
inovesa.yml
tags
:
inovesa
-
import_playbook
:
jabref.yml
tags
:
jabref
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment