Min RK
8100b4c1b8
Merge pull request #435 from GeorgianaElena/disable_ProtectHome
...
Disable ProtectHome=tmpfs
2019-09-19 14:00:22 +02:00
GeorgianaElena
87bed7aaf1
Disable ProtectHome=tmpfs
2019-09-19 12:53:43 +03:00
Yuvi Panda
9aac9a765b
Merge pull request #404 from GeorgianaElena/google_auth_tutorial
...
HowTo Google authenticate
2019-09-18 09:37:51 -07:00
Yuvi Panda
99504bf4c2
Merge pull request #423 from GeorgianaElena/fix_failing_tests
...
Fix failing conda tests
2019-09-18 09:37:16 -07:00
GeorgianaElena
2bc44e672b
pin conda version in tests
2019-08-26 15:13:19 +03:00
ptcane
688e183d6b
Update amazon.rst
...
with -> without
2019-08-23 12:13:06 +01:00
Yuvi Panda
f952e4e590
Merge pull request #399 from GeorgianaElena/add_append_to_arg
...
Allow adding multiple admins during install
2019-07-15 09:24:46 -07:00
Yuvi Panda
0ccf3e99a4
Merge pull request #403 from GeorgianaElena/update_docs
...
Docs update: reload proxy after modifying the ports
2019-07-15 09:15:40 -07:00
GeorgianaElena
66633b66fa
Added Google authenticator tutorial
2019-07-15 19:05:30 +03:00
GeorgianaElena
1a4ddcd4d0
Fix title underline
2019-07-15 16:34:50 +03:00
GeorgianaElena
e1b787a7e8
Fixed small typo
2019-07-15 14:50:58 +03:00
GeorgianaElena
55e9aa2c29
Test multiple admins on install
2019-07-15 12:02:18 +03:00
GeorgianaElena
d8cae77fca
Reload proxy after modifying the ports
2019-07-15 11:03:06 +03:00
Min RK
7d30501fc5
Merge pull request #382 from GeorgianaElena/issue349
...
Allow adding users to specific groups
2019-07-12 09:38:21 +02:00
GeorgianaElena
989eda8906
Append admin cmd option
2019-07-11 20:51:51 +03:00
Yuvi Panda
5c46f8ad4f
Merge pull request #392 from GeorgianaElena/deprecation_warn
...
Import containers from collections.abc rather than collections
2019-07-11 09:50:25 -07:00
Yuvi Panda
ab29e3ab65
Merge pull request #393 from cornhundred/patch-1
...
fixing typo (remove "can add rules") in amazon.rst
2019-07-10 04:49:01 -07:00
Nicolas Fernandez
b4a213afe5
fixing typo (remove "can add rules") in amazon.rst
2019-07-09 22:49:12 -04:00
GeorgianaElena
93cf80a677
Import containers from collections.abc
2019-07-08 13:41:31 +03:00
Yuvi Panda
5315919ba6
Merge pull request #389 from jtpio/post-install-hook
...
Add tljh_post_install hook
2019-07-02 16:29:38 -07:00
Jeremy Tuloup
b96a760aee
Simplify test for the tljh_post_install hook
2019-07-02 12:53:06 +02:00
Yuvi Panda
8368bfdee8
Merge pull request #362 from staeiou/patch-1
...
Add port configuration to docs
2019-07-01 11:04:55 -07:00
GeorgianaElena
1842f46708
Fixed typo
2019-07-01 17:59:10 +03:00
GeorgianaElena
ba0454d23a
Fix import
2019-07-01 17:25:37 +03:00
GeorgianaElena
323847aa51
Validate user groups
2019-07-01 11:18:38 +03:00
Georgiana Elena
3a33188f33
Merge pull request #390 from jtpio/docs-plugins
...
Fix link to the hooks in plugins docs
2019-06-27 15:02:48 +03:00
Jeremy Tuloup
44758bdcad
Fix link to hooks in plugins docs
2019-06-27 11:49:58 +02:00
Jeremy Tuloup
f3232e7c44
Add tljh_post_install hook
2019-06-27 11:45:36 +02:00
Yuvi Panda
d042724840
Merge pull request #386 from GeorgianaElena/idle_culler_issue
...
Run idle culler as a python module
2019-06-26 09:09:42 -07:00
Yuvi Panda
44c04da241
Merge pull request #385 from lumbric/consistent_docu_release_state
...
Replace pre-alpha by beta state in documentation
2019-06-24 10:12:50 -07:00
GeorgianaElena
be388ab68a
Run idle culler as a tljh module
2019-06-24 13:34:51 +03:00
lumbric
495d3234d5
Replace pre-alpha by beta state in documentation
...
According to 3af53522 , TLJH is in beta state by now. This commit
replaces the other occurrences in the documentation to make it
consistent. Also syncs other paragraphs from index.rst to README.rst,
see 5374f5ea .
2019-06-24 10:15:40 +02:00
GeorgianaElena
58bc480b6c
Extra user groups documentation
2019-06-21 14:10:28 +03:00
GeorgianaElena
88a09285d2
Renamed group config option
2019-06-21 11:38:26 +03:00
GeorgianaElena
da443ebd4b
Allow adding users to specific groups
2019-06-20 21:54:51 +03:00
Tim Head
55a5ac186e
Merge pull request #380 from yuvipanda/debian-non-interactive
...
Tell apt-get to never ask questions
2019-06-19 08:13:17 +02:00
yuvipanda
7d4ecf9866
Tell apt-get to never ask questions
...
It seems to be blocking waiting on user input
for a couple packages now
Fixes #379
2019-06-18 13:16:24 -07:00
Yuvi Panda
eb8aaa05da
Merge pull request #376 from jtpio/patch-2
...
Typo fix: `s` -> `is`
2019-06-16 06:18:34 -07:00
Jeremy Tuloup
d034387abc
Typo fix: s -> is
2019-06-16 11:00:11 +02:00
Yuvi Panda
ba86dcb405
Merge pull request #366 from GeorgianaElena/addIdleCuller
...
Add idle culler
2019-06-14 09:50:06 -07:00
GeorgianaElena
346701502d
Addressed docs feedback
2019-06-14 14:18:39 +03:00
Yuvi Panda
4daa9650a4
Merge pull request #374 from jtpio/patch-1
...
Fix typo: missing "c" for instance
2019-06-13 07:17:29 -07:00
Jeremy Tuloup
0853450bb5
Fix typo: missing "c" for instance
...
For the OVH guide.
2019-06-13 16:12:33 +02:00
Yuvi Panda
ca62db67a1
Merge pull request #371 from jtpio/docs-providers-ovh
...
Add Tutorial for OVH
2019-06-13 07:04:28 -07:00
Yuvi Panda
060cef2d6f
Merge pull request #372 from jtpio/patch-1
...
Minor typo fix: praticular -> particular
2019-06-13 06:53:58 -07:00
Jeremy Tuloup
f19f48abba
Minor typo fix: praticular -> particular
2019-06-13 15:42:16 +02:00
Yuvi Panda
72b583dc16
Merge pull request #370 from jtpio/doc-requirements
...
Clarify the steps to build the docs locally
2019-06-13 05:14:09 -07:00
GeorgianaElena
31d92199e1
Added idle culler docs
2019-06-13 14:54:51 +03:00
Jeremy Tuloup
4b58e13bad
Add Tutorial for OVH
2019-06-13 13:20:03 +02:00
Jeremy Tuloup
b4a87b8c62
Clarify the steps to build the docs locally
...
* Add `cd docs/`
* Install all requirements with `pip install -r requirements.txt`
2019-06-13 11:59:37 +02:00