Add 6 pts for lxc container
This commit is contained in:
@@ -24,6 +24,7 @@ lxc:
|
|||||||
- lxc.network.1.flags = up
|
- lxc.network.1.flags = up
|
||||||
- lxc.network.1.ipv4 = 128.131.95.206/24
|
- lxc.network.1.ipv4 = 128.131.95.206/24
|
||||||
- lxc.network.1.ipv4.gateway = 128.131.95.1
|
- lxc.network.1.ipv4.gateway = 128.131.95.1
|
||||||
|
- lxc.pts = 6
|
||||||
|
|
||||||
- name: laika
|
- name: laika
|
||||||
revision: "01"
|
revision: "01"
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ all:
|
|||||||
proteus:
|
proteus:
|
||||||
fet_lxc_void:
|
fet_lxc_void:
|
||||||
hosts:
|
hosts:
|
||||||
|
sputnikov:
|
||||||
zyklon:
|
zyklon:
|
||||||
sojus:
|
sojus:
|
||||||
progress:
|
progress:
|
||||||
|
|||||||
3
roles/ldap/tasks/main.yml
Normal file
3
roles/ldap/tasks/main.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
- import_tasks: ldap.yml
|
||||||
|
tags: [ ldap ]
|
||||||
Reference in New Issue
Block a user