This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Saltstack Official Linux Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
343
Commits
26
Branches
Tree:
54cb363b56
master
add-del-users-in-grups
atp-proxy
epcim-override-repo-name
feature/network_systemd
feature/spm-packaging-meta
fix-curl-behind-proxy
fix-curl-behind-proxy2
fix-curl-behind-proxy2-get-full-make-test
fix-curl-behind-proxy2-proper
fix-curl-behind-proxy2-proper-withcurlproxy
fix-curl-behind-proxy2-update
fix/change_group_user_order_preven_2x_run
fix_test
hosts
meta
pr/linux_system_repo_key
pr/preinstall-apt-https-tranpsort
pr/preinstall-apt-https-tranpsort2
pr_add_validation
pr_advanced_repo_options
pr_fix_hostname_template
pr_hostname_failover
pr_sudo_for_groups
stacklight
users_deps
2017.4.1
2017.4
2016.12.1
2016.12
0.2
mk22
mk22-sl
mcp0.5
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '54cb363b56'
${ noResults }
linux-formula
/
.gitreview
.gitreview
78B
Raw
Normal View
History
Fix loopback service status Currently when Salt starts setup-loopback-device service systemd executes losetup command and even if it worked successfully, systemd marks service as inactive(dead). And Salt considers service as dead. In order to fix this behavior, we need to add RemainAfterExit=true to loopback systemd unit template. Other changes: .gitreview added Related Prod: https://mirantis.jira.com/browse/PROD-11760 Change-Id: I6d0c3baf1c22d0a626ff1fd6aaab802c08fb029e
7 years ago
1
2
3
4
5
[gerrit]
host=gerrit.mcp.mirantis.net
port=29418
project=salt-formulas/linux