Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.

deployment get fail

WeiSeng
Employee
539 Views

Hi,

I try on Smart Edge Open.

 

When i run: $pipenv run ./deploy.pypipenv run ./deploy.py

 

Error:

fatal: [node01]: FAILED! => {
"assertion": "ansible_nodename is match('^([a-z0-9]+(\\.|-)?)+[a-z0-9]+$')",
"changed": false,
"evaluated_to": false
}

MSG:

Assertion failed
fatal: [node02]: FAILED! => {
"assertion": "ansible_nodename is match('^([a-z0-9]+(\\.|-)?)+[a-z0-9]+$')",
"changed": false,
"evaluated_to": false
}

MSG:

Assertion failed
fatal: [node03]: FAILED! => {
"assertion": "ansible_nodename is match('^([a-z0-9]+(\\.|-)?)+[a-z0-9]+$')",
"changed": false,
"evaluated_to": false
}

MSG:

Assertion failed
fatal: [controller]: FAILED! => {
"assertion": "ansible_nodename is match('^([a-z0-9]+(\\.|-)?)+[a-z0-9]+$')",
"changed": false,
"evaluated_to": false
}

MSG:

Assertion failed

 

Any suggestion?

Labels (1)
0 Kudos
1 Solution
JesusE_Intel
Moderator
526 Views

Hi WeiSeng,

 

Could you share more information about your setup? Did you update the yml file as mentioned in the Get Started Guide: Set up the Intel® SecL - DC Controller Node, Intel® SGX Provisioning Certificate Caching Service (PCCS), and KMRA app-hsm(Key server) Service?

 

Regards,

Jesus


View solution in original post

0 Kudos
3 Replies
JesusE_Intel
Moderator
527 Views

Hi WeiSeng,

 

Could you share more information about your setup? Did you update the yml file as mentioned in the Get Started Guide: Set up the Intel® SecL - DC Controller Node, Intel® SGX Provisioning Certificate Caching Service (PCCS), and KMRA app-hsm(Key server) Service?

 

Regards,

Jesus


0 Kudos
WeiSeng
Employee
519 Views

thanks resolved

0 Kudos
JesusE_Intel
Moderator
513 Views

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 Kudos
Reply