mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
change how os computed and move all platform false to default vars
set xsce_host to box
This commit is contained in:
parent
577e80d6db
commit
677bf62fa3
7 changed files with 44 additions and 26 deletions
|
|
@ -1,9 +1,5 @@
|
|||
is_debian: false
|
||||
is_debuntu: false
|
||||
is_ubuntu: false
|
||||
is_centos: true
|
||||
is_fedora: false
|
||||
is_redhat: true
|
||||
is_centos: True
|
||||
is_redhat: True
|
||||
dns_service: named
|
||||
dns_user: named
|
||||
proxy: squid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue